What is an Integrity Constrains ?
Answers were Sorted based on User's Feedback
Answer / din dayal singh
Integrity constraints are used to ensure accuracy and
consistency of data in a relational database.[citation
needed] Data integrity is handled in a relational database
through the concept of referential integrity. There are many
types of integrity constraints that play a role in
referential integrity.
Entity integrity
Referential Integrity
Domain Integrity
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishi
Integrity constraints provide a way of ensuring that changes made to the database by authorized users do not result in a loss of data consistency.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deva
Primary key and unique key constraints are known as
integrity constraints where they are supposed to check the
unique of the records.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between Sleep and Wait? (Java)
How to export your own schema?
what r routers?
How do you rate yourself in oracle and sql server ?
Write a trigger example in oracle?
What privilege is needed for a user to connect to oracle server?
How many types of synonyms in Oracle?
what is Table ?
Can multiple columns be used in group by in oracle?
What happens if you set the sga too low in oracle?
What is a cluster?
What happens if the update subquery returns multiple rows?