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
How can I make sql query run faster?
What is trigger and stored procedure in sql?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is the best sql course?
What are the query optimization techniques?
what does myisamchk do? : Sql dba
Is drop table faster than truncate?
Explain dml and ddl?
What is a natural join sql?
How many sql are there?
Give the order of sql select?
What is fmtonly in sql?
Can you sum a count in sql?
What is consistency?
What is compiled query?