What are constraints? Explain different types of
constraints?
Answer Posted / satyanarayana
Constraints are the constraints which can provide on the
column data.The types of constraints are
1).Domain Integrity constraints
EX:Check
2).Entity Integrity constraints
Ex:Unique,Primary key
3).Referential Integrity constraints
EX:Foreignkey
| Is This Answer Correct ? | 136 Yes | 41 No |
Post New Answer View All Answers
What is filtered index?
What is the use of tempdb? What values does it hold?
What is the importance of concurrency control?
What is the difference between for trigger and after trigger?
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
How to update values in a table with update statements in ms sql server?
How retrieve field names from the table in SQL through JAVA code?
How to get a list of all tables with "sys.tables" view in ms sql server?
What do you mean by normalisation?
Explain time data type in sal server 2008?
How do I find query history in sql server?
Why do we use stored procedures in sql server?
Explain database normalization?
What are different types of statement?
What are different types of views?