how to saw triggers output in pl/sql database?



how to saw triggers output in pl/sql database?..

Answer / dhanashree

Running block of code or the querry having opposite
condition placed in the trigger.When the condition gets
false then the trigger gets called avoiding particular
action such as Update,Delete,Insert depending on the
trigger type.The trigger output is in form of Error massage
used in trigger itself.

Is This Answer Correct ?    8 Yes 5 No

Post New Answer

More SQL PLSQL Interview Questions

what is a control file ? : Sql dba

0 Answers  


How can use stored procedures in sql?

0 Answers  


What is magic table?

6 Answers  


What does rownum mean in sql?

0 Answers  


What is the use of sqlerrd 3?

0 Answers  


What is nosql vs sql?

0 Answers  


How do I use google cloud in sql?

0 Answers  


after tell procedure whole code he asked can i write the same way in a function

3 Answers  


How do I view a procedure in sql?

0 Answers  


what is the difference between clustered and non clustered index in sql? : Sql dba

0 Answers  


what are the advantages of using stored procedures? : Sql dba

0 Answers  


What is integrity in sql?

0 Answers  


Categories