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
Explain aggregate functions are available there in sql?
Why do we need cursor in pl sql?
what are the limitations of identity column? : Transact sql
What is the difference between inner join and left join?
Is pl sql better than sql?
What do you understand by pl/sql cursors?
How do you write an inner join query?
What is delimiter in pl sql?
What is clustered index in sql?
What is file based approach?
What is Difference Between Unique and Primary Key Constraints?
What are all different types of collation sensitivity?
What is difference between db2 and sql?
How can you fetch common records from two tables?
how to fetch alternate records from a table? : Sql dba