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 java sql driver?
What is Collation Sensitivity ? What are the various type ?
how to get @@error and @@rowcount at the same time? : Sql dba
Can a foreign key be null?
How are sql commands classified?
Is join an inner join?
What do you understand by case manipulation functions?
Are stored procedures compiled?
what is the difference between myisam static and myisam dynamic? : Sql dba
Can we use delete in merge statement?
Is trigger a stored procedure?
Define implicit and explicit cursors.
explain advantages of myisam over innodb? : Sql dba
how to analyze tables with 'mysqlcheck'? : Sql dba
How does sql developer connect to oracle database?