Answer Posted / amol garve
INSTEAD OF triggers describe how to perform insert, update,
and delete operations on a views. INSTEAD OF triggers allow
user to treat view as a table. Using instead of trigger we
insert record in view which actully goes in table.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
Why do we use partitions in sql?
Is pl sql better than sql?
How do you optimize a query?
What are the different dcl commands in sql?
Explain correlated query work?
What is the purpose of a sql?
What are sql functions? Describe the different types of sql functions?
How many postgresql users are there, worldwide?
What are the different types of dbms?
Is nosql faster than sql?
What are pl/sql cursor exceptions?
What is union and union all keyword in sql and what are their differences?
What is difference between inner join and cross join?
What is an invalid partition table?
How to combine two stored procedures in sql?