What is the difference between constraints and triggers?
Answer Posted / rishi kumar
Constraint is used for column
Trigger is used for table
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
How can I change procedure name in sql server?
Why people hate cursor?
When would you prefer to have a minimum number of indexes?
Explain external key management in sql server 2008
How to concatenate two binary strings together?
Does the unique constraint create an index?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
How do I find the query plan in sql server?
Tell me in brief how sql server enhances scalability of the database system?
What is the maximum size per database for sql server express?
Explain the use of keyword with encryption. Create a store procedure with encryption?
What stored procedure can you use to display the current processes?
What are diverse clauses that form a part of sql?
What is the contrast between sql and pl/sql?
what are constraints? : Sql server database administration