which will fire first ? Trigger or Constraint
Answer Posted / p.j.mohana rao
Constraint will fire first bcz these are restrict the
column value
before enter into the table these value is valid or not
that why constrint will fire first
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Do prepared statements prevent sql injection?
What are the constraints available in sql?
How long it takes to learn pl sql?
what are string data types? : Sql dba
how to include character strings in sql statements? : Sql dba
How is debugging done?
What is nvarchar max in sql?
Does sql full backup truncate logs?
What is embedded sql with example?
What happens when a trigger is associated to a view?
What is sql profiler in oracle?
which operator is used in query for pattern matching? : Sql dba
Is pl sql a scripting language?
How do you break a loop in pl sql?
If a cursor is open, how can we find in a pl/sql block?