What are the differences between Database Trigger and
Integrity constraints ?
Answer Posted / rao
main diff is when we use the trigger voilation rules of
trigger body will not affect existing data.but in case of
constrinat will affect the exsting data also.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is record in pl sql?
Can triggers stop a dml statement from executing on a table?
What are the usages of sql?
Whis is not false in primary key?
How do I count records in sql?
What does the argument [or replace] do?
explain primary keys and auto increment fields in mysql : sql dba
What is error ora-01000: maximum open cursors exceeded
What is sql trigger example?
What is over () in sql?
What operators deal with null?
What is the difference between pl and sql?
What is exception? What are the types of exceptions?
Does oracle use sql?
What is range partitioning?