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
What is merge statement?
What is a raid and what are different types of raid configurations?
Explain user defined views?
What is dbcc updateusage?
What command is used to rename the database?
how you can list all the tables in a database?
How is table type constraint applied to a table?
How do I create a stored procedure in sql server?
what information is maintained within the msdb database? : Sql server administration
Give me any three differences between Truncate and Delete.
Why de-normalization required?
Explain the collation?
Do you have any idea about the tcl commands?
What are the advantages of mirroring?
How will you add a dimension to cube? : sql server analysis services, ssas