what is Constraint? How many types of constraints in SQL ?
Answer Posted / shankar k
Constraint are used to table columns validations.
there are some constraints.
Primary key,
Foreign Key,
Not Null,
Check,
Unique Key,
default
| Is This Answer Correct ? | 43 Yes | 10 No |
Post New Answer View All Answers
Explain primary key?
What is wrong with sql server client libarary dll, ntwdblib.dll?
What is inline table-value user-defined function?
Explain partitioned view?
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
What is the difference between ddl and dml?
How do I delete a sql server database?
What are the benefits of normalization?
How do you identify a foreign key?
How many non clustered indexes there can be on table ?
Explain the difference between functions and stored procedures in sql server?
What are the lambda triggers?
How do I find the default sql server instance?
Can we perform backup restore operation on tempdb?
How many databases Microsoft SQL server provides?