define different types of trigger. : Sql dba



define different types of trigger. : Sql dba..

Answer / 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

More SQL PLSQL Interview Questions

How do I order columns in sql?

0 Answers  


What are Lexical Parameters.How They are used in Reports 6i

2 Answers   eicc,


What are dml commands?

0 Answers  


What is full join?

0 Answers  


List out the acid properties and explain?

0 Answers  






What is sql catalog?

0 Answers  


Is sqlite thread safe?

0 Answers  


what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba

0 Answers  


What is a Procedure ?

3 Answers  


what will be the output: select 1 from emp union all select 2 from emp;

2 Answers   iNautix,


what is a composite key ? : Sql dba

0 Answers  


What is cross join sql?

0 Answers  


Categories