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 are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
Difference between table function and pipelined function?
What is a data manipulation language?
Which normal form is best?
What is clustered index sql?
What is the usage of when clause in trigger?
What are properties of the transaction?
how to load data files into tables with 'mysqlimport'? : Sql dba
Which is faster joins or subqueries?
Why are indexes and views important to an organization?
what is the difference between nested subquery and correlated subquery?
What are sql ddl commands?
how to enter characters as hex numbers? : Sql dba
What are basic techniques of indexing?
Define commit, rollback and savepoint?