If we update a complex view, is base table will get update ?
Answers were Sorted based on User's Feedback
Answer / dinesh
Yes We can update base table through complex view
Using "Instead of trigger"
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / zeeshan
Yes one can update complex view where base table data will get affect but few constraint are there like view does not have group by ,order by , or N level function like Rank, dense Rank and Rownumer partition by etc
| Is This Answer Correct ? | 5 Yes | 1 No |
What are advantages of Stored Procedures?
What are primary key and foreign key and how they work?
if we give update table_name set column_name= default. what will happen?
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
What is the difference between a subquery and a join?
What is the use of index in sql?
What is TABLE SPACE?
What is group by in sql?
What is full form of rtm?
Does view contain data?
What are all the common sql functions?
What is union and union all keyword 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)