which will fire first ? Trigger or Constraint
Answer Posted / srikanth k
The sequence of execution is:
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
What is where clause in sql?
What are the two types of exceptions.
Is progress software supports to ( pl/sql )?
What is the difference between inner join and left join?
How to make a copy values from one column to another in sql?
Which join is like an inner join?
Are null values same as that of zero or a blank space?
Which join is default?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
Explain the uses of a database trigger?
Does inner join return duplicate rows?
What is the difference between pl and sql?
What will you get by the cursor attribute sql%found?
what is dbms? : Sql dba
What is difference between hql and sql?