what is Constraint? How many types of constraints in SQL ?
Answer Posted / vijaya
Constraints are rool of data integrity.
Types of Constraints are:
1)Not Null
2)Unique
3)Primary Key
4)Check
5)References.
| Is This Answer Correct ? | 39 Yes | 11 No |
Post New Answer View All Answers
Where sql server user names and passwords are stored in sql server? : sql server database administration
How to encrypt Strored Procedure in SQL SERVER?
Is sql server difficult to learn?
What is set nocount on and what is set nocount off?
Is t sql the same as sql server?
What does the not null constraint do?
Explain what is the main purpose of having conversation group?
what are acid properties? : Sql server database administration
How can I check if a view exists in a sql server database?
What is a database in ms sql server?
Explain features and concepts of analysis services?
what is a mixed extent? : Sql server administration
What is SQL Azure?
What is 1nf normalization form?
How do you delete duplicate records in sql server?