which will fire first ? Trigger or Constraint
Answer Posted / dhananjay kumar singh
I am know trigger is fire firstly because trigger are
automatically fired and constraint are not fired
automatically.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is database sql?
Explain the methods used to protect source code of pl/sql.
How do I find duplicates in the same column?
What are triggers and its uses?
What has stored procedures in sql and how we can use it?
what is bcp? When is it used?
Does mysql_real_escape_string prevent sql injection?
where are cookies actually stored on the hard disk? : Sql dba
What are aggregate functions in sql?
How can the performance of a trigger be improved?
Explain the working of primary key?
Explain unique key in sql.
What is group by in sql?
Describe types of sql statements?
How do you optimize a query?