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 |
what is a control file ? : Sql dba
How can use stored procedures in sql?
What is magic table?
What does rownum mean in sql?
What is the use of sqlerrd 3?
What is nosql vs sql?
How do I use google cloud in sql?
after tell procedure whole code he asked can i write the same way in a function
How do I view a procedure in sql?
what is the difference between clustered and non clustered index in sql? : Sql dba
what are the advantages of using stored procedures? : Sql dba
What is integrity in sql?