What are the types of triggers ?
Answer Posted / shobh raj
there are mainly five types of triggers
1 DDL trigger
2 DML trigger
3 instead of trigger
4 system event
5 user event
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is commit? : Sql dba
what is blob? : Sql dba
What is basic structure of pl sql?
What does a pl/sql package consist of?
Explain architecture of sql server notification services?
Is sql a dbms?
What is example of database?
How to return multiple rows from the stored procedure?
How to handle bulk data?
What are reports usually used for?
what is csv? : Sql dba
How many unique keys can a table have?
What are the ways on commenting in a pl/sql code?
what is the difference between truncate and drop statements? : Sql dba
How many joins in sql?