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 sql developer connect to db2?
Why do we use joins in sql?
what is the use of double ampersand (&&) in sql queries?
What is your daily office routine?
Why function is used in sql?
Why is nosql good?
What is %rowtype in pl sql?
what is data control language? : Sql dba
List the different type of joins?
Does mysql_real_escape_string prevent sql injection?
Whis is not false in primary key?
What is pls integer?
What is difference between stored procedure and trigger?
What is trigger types in sql?
What is pl/sql language case sensitive?