Answer Posted / 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 View All Answers
What is the life of an sql statement?
how to enter binary numbers in sql statements? : Sql dba
What does pl sql developer do?
List out the acid properties and explain?
What are the syntax and use of the coalesce function?
Can a view be mutating? If yes, then how?
What is number function in sql?
Can we connect to postgresql using sql developer?
How do you declare a user-defined exception?
How do you identify a primary key?
Which kind of parameters cannot have a default value in pl sql?
how to analyze tables with 'mysqlcheck'? : Sql dba
What are the possible values that can be stored in a boolean data field?
how to increment dates by 1 in mysql? : Sql dba
Why trigger is used in sql?