what is Constraint? How many types of constraints in SQL ?
Answer Posted / mudit
Constraint are the rules enforced on data columns on table.
Five type of constraints
Primary key
Unique Key
Foreign Key
Not Null
Check
Is This Answer Correct ? | 338 Yes | 56 No |
Post New Answer View All Answers
What is Sqlpaging in SqlServer 2005 ?
Explain tables in SQL Azure?
What is data set in report?
Why we use the openxml clause?
Explain error and transaction handling in sql server?
How to verify the port number of the sql server?
How to create and drop temp table in sql server?
What are the filtered indexes?
What have included columns when we talk about sql server indexing?
What is a db view?
How to configure and test odbc dsn settings?
Explain view in sql server?
Tell me what is fill factor?
What is the correct order of the logical query processing phases?
What happens if null values are involved in string operations?