What are constraints? Explain different types of
constraints?
Answer Posted / md. aftab alam
It is a part of the table definition that are used to limit the values entered into its columns.its type are
1. Not null
2. Unique
3. primary key
4. Ckeck
5. Reference key
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is command parameter in ssrs?
Why do we use trigger?
Differentiate between ms sql server reporting services vs crystal reports?
What is lock escalation? : sql server database administration
What are two difference between sql azure and azure tables?
What is row_number () and partition by in sql server?
What is difference between after and before?
What do you understand by mirroring?
How to list all columns in a table using odbc_columns()?
What do you mean by 'normalization'?
How is sql server used?
Is null in sql server?
What is the difference between truncate and delete commands?
What are the 10 characteristics of data quality?
Write a query for primary key constraint with identity key word?