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 are different types of tables in sql?
what is data manipulation language? : Sql dba
What is the syntax and use of the coalesce function?
what is a table in a database ? : Sql dba
How to fetch alternate records from a table?
What is data abstraction in sql?
What are system versioned tables?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What are pl sql procedures?
What is the use of & in pl sql?
What is a recursive stored procedure?
what is sql in mysql? : Sql dba
What is application trigger?
Could you please provide oca (oracle 10g) dumps for my certification ?
Why do we use view in sql?