which will fire first ? Trigger or Constraint
Answer Posted / p.j.mohana rao
Constraint will fire first bcz these are restrict the
column value
before enter into the table these value is valid or not
that why constrint will fire first
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the use of function "module procedure" in pl/sql?
What is compute?
What are field types?
How to display Row Number with Records in Oracle SQL Plus?
What are the limitations of sql express?
What are transaction and its controls?
Why do we use subquery?
What are the topics in pl sql?
How many tables can a sql database have?
Can we use threading in pl/sql?
Is like operator in sql case sensitive?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
how can we know the number of days between two given dates using mysql? : Sql dba
What is anonymous block in sql?
What is a field in a database?