can we update a view which is created from two tables
Answer Posted / guest
Yes , we can update a view which is based on more than one
table. And data will get updated in base tables also.
| Is This Answer Correct ? | 21 Yes | 28 No |
Post New Answer View All Answers
what is the difference between undefined value and null value? : Sql dba
What is vector point function?
What is trigger in sql and its types?
What is the limitation on the block size of pl/sql?
What is difference between procedure and trigger?
What will you get by the cursor attribute sql%notfound?
What is the usage of sql functions?
How many unique keys can a table have?
Mention what are the benefits of pl/sql packages?
What is composite primary key in sql?
What is rownum and rowid?
What is assignment operator in pl sql?
what is timestamp in mysql? : Sql dba
what is a view? : Sql dba
What are local and global Indexes and where they are useful.