which will fire first ? Trigger or Constraint
Answer Posted / suthakar
It is depend upon the condition, as if trigger is written
on after insert and update then constraint will fire first
and if you make a trigger as on before insert or update
then the trigger will fire first.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the savepoint statement.
How to pronounce postgresql?
What are the different dcl commands in sql?
What is trigger types of trigger?
Write a sql select query that only returns each name only once from a table?
List the different type of joins?
Explian rowid, rownum?
What is localdb mssqllocaldb?
What is the syntax and use of the coalesce function?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
What are the triggers associated with image items?
how to return query output in html format? : Sql dba
What is difference between stored procedures and application procedures?
What is offset in sql query?
Can I learn sql in a week?