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 |
How to write date and time literals in oracle?
Explain about achiever in sql?
Differentiate between post-database commit and post-form commit?
What are the factors that affect OPTIMIZER in choosing an Optimization approach ?
Explain the use of log option in exp command.
what is port in oracle? how is it related to database application.
Can a field be used in a report without it appearing in any data group ?
What are the different types of failures that occur in Oracle database?
What is forall Statement ?
How to get maxsal , minsal, ename department wise in single query
14. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth
What do you mean by merge in oracle?