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 failover clustering overview?
What is tabulation?
Explain what are various ways to enhance the ssrs report?
What is correlated subquery in sql server?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
What is the importance of three tier architecture?
what is nonclustered index
How would you add a section to a table?
What is the process of normalization?
How is sql used in sql server?
What is the fillfactor concept in indexes?
‘Order by’ is not allowed in a view how can you sort information from a view?
how to do partition in sqlserver
what is a check constraint?
How to generate create view script on an existing view?