Answer Posted / kiran r
Triggers are classified as follows
1. Based on Trigger level
Row level Trigger and Statement level trigger
2. Based on time
Before, after, Instead
3. Based on Event
DDL, DML,Database Trigger
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does select * from mean in sql?
Explain clause in sql?
How is a process of pl/sql compiled?
What is a constraint?
Can unique keys be null?
What is the difference between sum and count in sql?
What is clustered index in sql?
How does a self join work?
How much does a sql dba make? : SQL DBA
Why trigger is used in sql?
What are all the common sql functions?
How do I save a stored procedure?
What is difference between db2 and sql?
Explain the uses of database trigger.
What are the main features of cursor?