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 set serveroutput on in pl sql?
how to convert character strings to numeric values? : Sql dba
What is basic structure of pl sql?
Can you have more than one trigger on a table?
What is graph sql?
what are dynamic queries in t-sql? : Transact sql
What is normalization in sql?
how do you know the version of your mysql server? : Sql dba
What is the primary use of normalization?
What is not null in sql?
What is sql lookup?
Is sqlite free?
what are the join types in tsql? : Transact sql
Is pl sql a programming language?
how does a local variable is defined using t-sql? : Transact sql