What is a trigger in pl/sql?



What is a trigger in pl/sql?..

Answer / kiran r

A Trigger is block of PLSQL Code which is automatically Executed with response to some events (i.e.., DML).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Types of joins ?

3 Answers   Digital GlobalSoft, HeadStrong,


How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?

0 Answers  


Can we use the cursor's to create the collection in PL/SQL?

0 Answers   MCN Solutions,


What are the benefits of pl/sql packages?

0 Answers  


What is clustered and nonclustered index in sql?

0 Answers  






What is snowflake sql?

0 Answers  


How many triggers can be applied to a table?

0 Answers  


Is sql an operating system?

0 Answers  


Why primary key is required?

0 Answers  


what are the different type of normalization? : Sql dba

0 Answers  


What are the types of join in sql?

0 Answers  


How can you load multi line records? : aql loader

0 Answers  


Categories