can we update a view which is created from two tables
Answer Posted / haritha
we can not update a view which is created from two
tables.But we can update a view which is created from one
table.
| Is This Answer Correct ? | 47 Yes | 10 No |
Post New Answer View All Answers
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
Why do we go for stored procedures?
Is merge a dml statement?
Explain lock escalation? : Transact sql
Are there any features that are decommissioned in 11g that are not present in 11g?
What is auto increment in sql?
what is oracle database ? : Sql dba
Why plvtab is considered as the easiest way to access the pl/sql table?
What is mdf ldf and ndf?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
How do I write a sql query in pgadmin 4?
explain advantages of myisam over innodb? : Sql dba
what are numeric data types? : Sql dba
What is vector point function?
Why triggers are used?