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 output spooling in sql*plus?

0 Answers  


What is a crud api?

0 Answers  


Which is faster union or join?

0 Answers  


What does “select count(1) from tab” result?

10 Answers   IBM,


Is sql a oracle?

0 Answers  






Why do we use procedures in pl sql?

0 Answers  


What is record data type?

0 Answers  


what are the advantages of primary key over unique+notnull

7 Answers   Consultancy, LGS, Oracle,


Is sql sequential or random?

0 Answers  


What do you understand by pl/sql records?

0 Answers  


How many types of index are there?

0 Answers  


What is a self join ?

6 Answers   BirlaSoft,


Categories