which will fire first ? Trigger or Constraint
Answer Posted / dhanashree
Trigger will fire first because the trigger fires at the
table level and the constraint fires at column level
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Mention what are the benefits of pl/sql packages?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is left join in postgresql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What is parallel hint?
Does sql view stored data?
How do I view a view in sql?
When is the update_statistics command used?
What is autocommit sql?
How many types of sql are there?
Can we group by two columns in sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
How is a PL/SQL code compiled?
How do I get sql certification?
What is coalesce sql?