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
How to return multiple rows from the stored procedure?
What is sql rowcount?
How to load data with sql*loader?
What are the sql commands?
How to add a column ‘salary’ to a table employee_details?
What is cursor and why it is required?
How to create your own reports in sql developer?
What is exception? What are the types of exceptions?
what is a field in a database ? : Sql dba
Is postgresql a server?
What is the use of primary key?
What are the commands used in sql?
What are database links used for?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
What is the advantage of nosql?