What are the differences between Database Trigger and
Integrity constraints ?
Answer Posted / santu sarkar
1> A database trigger is written in PL/SQL. Integrity Constraints are CHECK Constraints, Not NULL, Unique key, primary key and foreign key.
2> Trigger will not affect the existing data. Constraint will affect the existing data.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the advantages of sql ? : Sql dba
What is database white box testing and black box testing?
explain what is mysql? : Sql dba
What are sql indexes?
Are there any features that are decommissioned in 11g that are not present in 11g?
How many tables can you join in sql?
Why is sql*loader direct path so fast?
Can two tables have same primary key?
Explain the update statement in sql
Which is better join or inner query?
What are sql injection vulnerabilities?
How does sql developer connect to oracle database?
Can we call stored procedure in function?
What is trigger point?
Which certification is best for sql?