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
What is a nested table in word?
what is a field in a database ? : Sql dba
What is the use of prepared statement?
Write a sql query to get the third highest salary of an employee from employee_table?
What is a trigger word?
what is text? : Sql dba
Mention what are different methods to trace the pl/sql code?
what is the command used to fetch first 5 characters of the string? : Sql dba
how to include character strings in sql statements? : Sql dba
Why do we use %rowtype & %type in plsql?
how to convert dates to character strings? : Sql dba
What is oracle pl sql developer?
How run sql*plus commands that are stored in a local file?
What is the default isolation level in sql server? : Transact sql
What is normalisation and its types?