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
Explain what is a subquery ?
How long will it take to learn pl sql?
Can we use insert statement in function?
Which sql statement is used to delete data from a database?
Is sql database free?
Can I create table without primary key?
How can I delete duplicate rows?
Is pl sql useful?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Why stored procedure is faster than query?
Explain the working of foreign key?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What types of commands can be executed in sql*plus?
What is the use of sql trace?
How is a PL/SQL code compiled?