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
What is a database trigger?
What is a table partition?
What is varray in pl sql?
What is procedure explain with example?
Do we need to rebuild index after truncate?
How do I filter in sql profiler?
How many times can we commit in a loop?
What does sign mean sql?
What is sql and its types?
Define select, insert, create, delete, update, drop keywords
How can a pl sql block be executed?
What are crud methods?
Can we change the table name in sql?
What is the difference between stored procedure and view?
What are the parts of a basic sql query?