what is the difference between trigger and constraint?
Answer Posted / naga sindhuri
Triggers not apply for existing rows but constraints can
apply for existing rows.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a secondary key?
What are different types of triggers?
How do I run sql?
Why join is faster than subquery?
Explain mutating table error.
Is oracel sql developer written in java?
Why do we need pl sql?
When is a declare statement required?
Explain the the delete statements in sql?
What is dml with example?
What is primary key and foreign key with example?
What does varchar include?
What is union?
What are the basic techniques of indexing?
How do you determine the current isolation level? : Transact sql