which will fire first ? Trigger or Constraint
Answer Posted / shathar khan
trigger will always executes second.
that is trigger is only to execute when something happens to
the table
Even though trigger automatically executes, it's automatic
execution starts when modification of the table occurs
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can a key be both primary and foreign?
how do you know if your mysql server is alive? : Sql dba
Can primary key be changed?
How do you optimize a query?
Differentiate between sga and pga.
How do I edit a trigger in sql developer?
What is Difference Between Unique and Primary Key Constraints?
Can we change the table name in sql?
what are wild cards used in database for pattern matching ? : Sql dba
What is the use of primary key?
Enlist some predefined exceptions?
What is audit logout in sql profiler?
Does view store data in sql?
How to write pl sql program in mysql command prompt?
How many postgresql users are there, worldwide?