which will fire first ? Trigger or Constraint
Answer Posted / keshavenas
The sequence of execution as follows :
1) before statement level
2) before row level
3) constraint
4) after row level
5) after statement level
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is t sql a programming language?
What is normalization sql?
What are sql injection vulnerabilities?
When should I use nosql database?
What are the basic techniques of indexing?
What are sql objects?
which tcp/ip port does sql server run on? : Sql dba
What does the hierarchical profiler does?
difference between anonymous blocks and sub-programs.
How to rename a column in the output of sql query?
What is a delimiter in sas?
What are the benefits of pl/sql packages?
How can I make sql query run faster?
how to enter numeric values as hex numbers? : Sql dba
What is recursive stored procedure?