answersLogoWhite

0

1. For Insert - All not null columns of a table must be in view.

2. Mostly View uses Joins, make sure all all affected Columns belongs to single table only. (Transaction is possible only on one table per user at any time).

3. If view uses any Calculated columns or constant Column then updation is not allowed.

4. If view is created using with check option then view can update only those rows which it can show later while running the view.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a way to organize data in columns?

Data organized into columns and rows is called a table.


Is true that hiding columns removes the data from the table?

Hiding columns in a table does not remove the data from the table; it simply hides the column from view. The data in the hidden columns remains in the table and can be unhidden at any time to display the data.


How is data organised in table?

In columns and rows. The columns generally have titles


How do you parse an Excel column?

Use the Text To Columns option in the Data menu. If you have some data in a column that is comma separated you can select it and with the Text To Columns option you can spread it out to the neighbouring columns, breaking the data at the commas.


What is a category of data called in a data base?

A category of data in a database is typically referred to as a "table." Each table consists of rows and columns, where rows represent individual records and columns represent attributes or fields of the data. Additionally, tables can be linked to each other through relationships, enabling more complex data organization and retrieval.


How are individual columns entered on a worksheet?

You can enter data in any columns you like.


What is the term for columns of data?

Fields


A series of rows and columns that contains related data that is managed independently from the data in other rows and columns in the worksheet is an Excel?

table


Do word charts allow you to sum columns of data but not rows of data?

no


What is it called when data is laid out in rows and columns?

A collection of data organized into columns and rows generally is called a TABLE.


When should you freeze columns in a database?

You should freeze columns in a database when you want to maintain a consistent view of certain data while scrolling through large datasets, enhancing usability and navigation. This is particularly useful in applications where users need to compare related data across multiple rows without losing context. Additionally, freezing columns can help prevent accidental edits to critical data fields, ensuring data integrity.


Switch rows and columns in Excel?

Columns and rows can be swapped by transposing them. You can copy a row of cells and using Paste Special and the Transpose option the data can be put into columns. You can do the same with data in columns and transpose them into rows. There is also a Transpose function in Excel.