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 nonclustered index on computed columns?
why would you use sql agent? : Sql server database administration
Explain about system stored procedure?
How do you migrate data from mssql server to azure?
Does a specific recovery model need to be used for a replicated database? : sql server replication
What is the bookmark lookup and rid lookup?
How to change the ownership of a schema in ms sql server?
How can I create a report based on a query? : sql server management studio
How is foreign key related to primary key?
How to get a list all databases on the sql server?
What is a derived table?
Explain what is it unwise to create wide clustered index keys?
How do I open port 1433?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
What are statistics?