which will fire first ? Trigger or Constraint
Answer Posted / rajesh
if it is before insert or update trigger, trigger wil fire
first, if it is after insert or upadate constraints will
execute first.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What is nosql vs sql?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Which command is used to call a stored procedure?
how do you tune the slow running queries in oracle db , explain the methodology
Explain normalization and what are the advantages of it?
What are the disadvantages of file system?
Name some usages of database trigger?
What is a unique key and primary key and foreign key?
What is trigger in pl sql?
What are inner and outer joins examples of both?
Explain ddl statements in pl/sql?
What is pl sql package?
What do you mean by “trigger” in sql?
Can we create view in stored procedure?
What is a sql profiler?