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
What is compilation error in pl sql?
What is sql and how does it work?
What is the most important ddl statements in sql are?
What is AUTH_ID and AUTH_USER in pl/sql ?
What does select top 1 do in sql?
How do I write a sql query in pgadmin 4?
What is trigger and types?
Explain the insert into statements in sql?
What is dbo in sql?
how can we destroy the cookie? : Sql dba
What is sql injection owasp?
What are tables in sql?
How to make a copy values from one column to another in sql?
Why do we need cursor in pl sql?
Is sql microsoft?