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
What is string join?
Does pl sql work in mysql?
How can you load multi line records? : aql loader
How to know the last executed procedure?
What are the most important characteristics of pl/sql?
What operators deal with null?
how many columns can be used for creating index? : Sql dba
Can we connect to postgresql using sql developer?
What is scalar function?
How to Execute a Package in PL/SQL.?
What is dynamic query?
Is sql a case sensitive language?
What is the maximum database size for sql express?
what is the difference between $message and $$message? : Sql dba
Why do we create views in sql?