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 pl sql architecture?
Is time a data type in sql?
what are the advantages a stored procedure? : Sql dba
What is sql and db2?
How do you identify a primary key?
What is join view in sql?
Can we create index on primary key?
What is cascade in sql?
What is flag in sql?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
Are stored procedures faster than queries?
What is information schema in sql?
What is Histogram?
What is the most restrictive isolation level? : Transact sql
What are the constraints available in sql?