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
Does view store data in sql?
Define union, minus, union all, intersect ?
What does the file extension accdb stand for?
What is the difference between local and global temporary table?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
what is query cache in mysql? : Sql dba
What is substitution variable?
what are null values? : Sql dba
What is meant by temporal data?
What is data manipulation language?
Is crud a cuss word?
What is sql architecture?
what is the difference between char and varchar data types? : Sql dba
What is loop in pl sql?
What is a parameter query?