What is constraints?
Interview question and answer by:
Raja | Posted on: 4/16/2008 | Category:
SQL Server Interview questions | Views: 8208 |
Answer:
SQL Server users constraints to enforce limitations on the data that can be entered into a particular column in table. There are following types of constraints.
Unique, Default, Check, Primary Key, Foreign Key, Not Null.
Found interesting? Add this to: