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 difference between char and varchar data types? : Sql dba
What is the purpose of a sql?
Can we insert in view in sql?
what are dynamic queries in t-sql? : Transact sql
What is sql select statement?
How do I quit sql?
What does count (*) mean?
Is left join same as inner join?
What is the difference between microsoft access and sql server?
What is sql architecture?
what are the limitations of identity column? : Transact sql
What are the different types of tables in sql?
Why do we use procedures in pl sql?
What is procedure and function?
what is a materialized view? : Sql dba