Can a view be updated/inserted/deleted?If Yes under what
conditions?
Answers were Sorted based on User's Feedback
Answer / guest
A View can be updated/deleted/inserted if it has only one
base table if the view is based on columns from one or
more tables then insert, update and delete is not possible.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / anurag
Also with the help of instead of trigger we can update the
view
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / swapnareddy
A View can be updated/deleted/inserted if it has only one
base table if the view is based on columns from one or
more tables then insert, update and delete is possible with
thehelp of instead of trigger.
| Is This Answer Correct ? | 5 Yes | 2 No |
Is it possible for a table to have more than one foreign key?
Do we need to rebuild index after truncate?
What is the use of sqldataadapter?
How do we use distinct statement? What is its use?
What is a data manipulation language?
what the meaning of sql
What is the basic form of sql query?
What is clustered and non-clustered indexes?
What company owns postgresql?
What is a dynamic query?
Where the Pre_defined_exceptions are stored ?
What is varchar data type in sql?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)