what is Constraint? How many types of constraints in SQL ?
Answer Posted / agasaud
Constraints are Boundaries or Rules To Set on a Table.
Types of Constraints are :
Primary Key
Uniwue Key
Check Constraints
Default Constraints
Not Null
References
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What the different components in replication and what is their use?
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
How to delete duplicate rows?
What is the difference between update lock and exclusive lock?
How to get all stored procedures in sql server?
What are the properties of the relational tables?
What is difference between after and before?
What are the transaction properties?
How are the unique and primary key constraints different?
what are the disadvantages of cursors? : Sql server database administration
Explain a differential backup?
How to connect php with different port numbers?
How can sql server instances be hidden?
What is lookup override?
What are different types of statement?