What are constraints? Explain different types of
constraints?
Answer Posted / wishpreet kaur
constraints are the restictions or boundaries.
we can categorise the constraints into 3 categories:
1. object constraints: specify that some objects depends
entirely or partially on other objects.
2. dynamic constraints: specify relationship among states
and events.
3. functional constraints: specify relationship among
operations.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where cross join is used?
What is the use of @@spid?
Ms sql server index?
how we use window authentication connection with sql server.?
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
Detail about query optimizer?
List the ways in which dynamic sql can be executed?
What is public role in sql server?
What are the different types of normalization?
Explain powershell included in sql server 2008?
How can we call UDF(User Define Function) using C# code in ASP.net ?
Where is my database stored on the hard disk in ms sql server?
How to create dbo table in sql server?
What is sparse columns of sql server 2008?
what is a correlated sub-query? : Sql server database administration