which will fire first ? Trigger or Constraint
Answer Posted / vikas
Threre is a transaction flow which determine which will
execute first-
Identity
Null
Data type
Instead of trigger
Primary key
check constraint
foreigh key
DML Statement
After trigger
Commit
Write on Disk
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is group function in sql?
What is a table in a database?
What are the popular database management systems in the it industry?
how to load data files into tables with 'mysqlimport'? : Sql dba
how to include comments in sql statements? : Sql dba
what is a unique key ? : Sql dba
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What jobs use sql?
Does pdo prevent sql injection?
What is set serveroutput on in pl sql?
Enlist some predefined exceptions?
what is heap table? : Sql dba
What are the sql commands?
Which software is used for pl sql programming?
What is union?