If we update a complex view, is base table will get update ?
Answer Posted / dinesh
Yes We can update base table through complex view
Using "Instead of trigger"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how can we repair a mysql table? : Sql dba
What are the features of pl sql?
What is blind sql injection?
How do you select unique values in sql?
what is top in tsql? : Transact sql
Does pl sql work in mysql?
How many types of keys are there in sql?
Explain the difference in execution of triggers and stored procedures?
is it possible to pass an object or table to a procedure as an argument?
What is normalization in sql?
what is transaction? : Sql dba
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
Can we join tables without foreign key?
Can I learn sql in a week?
What is a data definition language?