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
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is ssrs?
Does server sql treat char as a variable-length or fixed-length column?
What happens when the SQL Azure database reaches Max Size?
can a table be moved to different filegroup? : Sql server administration
What are the advantages of paper records?
how to trace the traffic hitting a sql server? : Sql server database administration
How to delete database objects with "drop" statements in ms sql server?
What are the features of Embedded SQL
Explain about nested stored procedure?
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
Is it possible to replicate data from sql server to oracle? : sql server replication
When would you prefer to have a minimum number of indexes?
What is precedence constraint?
Explain system scalar functions?