What is the difference between constraints and triggers?
Answer Posted / nageswarao
Constraints are predefined business rules in which all the
organisations follow this constraints without any
modification.
trigger is a user defined business rule for which user is
responasible for logic for business rule
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is cursor in ms sql server?
what is a live lock? : Sql server database administration
How connect excel to sql server?
What is implicit cursors?
How can I tell if sql server is 32 or 64 bit?
How to define output parameters in stored procedures?
What are the differences between stored procedure and the dynamic sql?
what is the information that can be stored inside a bit column? : Sql server database administration
List the different types of joins?
What is similarity and difference between truncate and delete in sql?
Differentiate between mongodb vs. Sql server?
Explain trigger classes i.e. Instead of and after trigger?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
Explain Normalization and DE normalization
What is explicit cursors?