What are the types of triggers ?
Answer Posted / manoj kumar jena
Triggers are broadly 5types in datadase.
1.Row level trigger
2.Statement level Trigger
3.Before trigger
4.After Trigger
5.Instead Trigger
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is varchar data type in sql?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
what is the difference between a local and a global temporary table? : Sql dba
What is the process of copying data from table a to table b?
Do we need to rebuild index after truncate?
What is pl sql in oracle?
What is prepared statement in sql?
explain advantages of innodb over myisam. : Sql dba
What is latest version of sql?
Difference between global and parameter variables?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is dcl in sql?
What is self-join and what is the requirement of self-join?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
What is #table in sql?