which will fire first ? Trigger or Constraint
Answer Posted / dhanashree
Trigger will fire first because the trigger fires at the
table level and the constraint fires at column level
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is inner join in sql?
how many triggers are allowed in mysql table? : Sql dba
What does the hierarchical profiler does?
Mention what does the hierarchical profiler does?
What are the different ways to optimize a sql query?
What is mutating error in pl sql?
how tsql statements can be written and submitted to the database engine? : Transact sql
Why self join is used in sql?
What are pl sql data types?
What is the use of prepared statement?
Why we use triggers in mysql?
What is sql architecture?
What does t sql mean?
Can we use threading in pl/sql?
Can sql function call stored procedure?