what is Constraint? How many types of constraints in SQL ?
Answer Posted / srinivas
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 ? | 28 Yes | 14 No |
Post New Answer View All Answers
What is stored in the mssqlsystemresource database? : sql server database administration
What is clustered primary key?
How to convert numeric expression data types by assignment operations?
How to maintain a fill factor in existing indexes?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
What are the different types of lock modes in sql server 2000?
Mention the differences between sql server and mysql.
How to call a function from a stored procedure in SQL Server ?
What is transaction server consistency?
How to rename databases in ms sql server?
How to change the name of a database user?
What are the different types of collation sensitivity in sql server?
how can u get last observation in an unknown dataset ?
What are the tables in sql?
Do you know what is a linked server in sql server?