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 data manipulation language?
Is null operator in sql?
What are the subsets of sql?
Why does sql need a server?
What is self-join and what is the requirement of self-join?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Explain the commit statement.
Why do we create stored procedures & functions in pl/sql and how are they different?
How to use sql*plus built-in timers?
What is %type in pl sql?
what is 'mysqlshow'? : Sql dba
How to get unique records from a table?
how to install mysql? : Sql dba
What are the benefits of triggers?
describe transaction-safe table types in mysql : sql dba