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

Where the sql database files are stored?

0 Answers  


what is the difference between $message and $$message? : Sql dba

0 Answers  


HOW TO APPEAR FOR ONLINE EXAMS OF SQL & PL/SQL? WHICH BOOKS WILL BE BETTER FOR REFERENCE TO QUALIFY THESE EXAMS? ARE THERE ANY MODEL PAPERS AVAILABLE IN THE MARKET ABOUT SQL & PLSQL?

2 Answers  


can we create index on index?

7 Answers   iFlex, Symphony,


What is percent sign in sql?

0 Answers  


What is the result, when NULL is compared with NULL?

22 Answers   TCS,


What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint name.

3 Answers   TCS,


What is trigger and types?

0 Answers  


What is string data type in sql?

0 Answers  


what is the main difference between join and subqurey?

3 Answers   Oracle,


why not null constraint showing its constraint type as 'c'

1 Answers  


Define the select into statement.

0 Answers  


Categories