which will fire first ? Trigger or Constraint
Answer Posted / kaushik
If Trigger is written on the table for before insert on
each row then
Trigger will fire first
else
Constraints will fire first.
Vijay Kumar is perfectly right.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How many sql commands are there?
Which are the different case manipulation functions in sql?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Does view contain data?
What is a design view?
What are the methods of filing?
What is nosql vs sql?
what are the type of locks ? : Sql dba
How can you get sql*loader to commit only at the end of the load file? : aql loader
How many types of cursors supported in pl/sql?
What is sqlexception in java?
What is a variable in sql?
What is having clause in sql?
How do I remove all records from a table?
What is ttitle and btitle?