Integrity constraints ensure that changes made to the database by authorized…
2026
Integrity constraints ensure that changes made to the database by authorized users do not result in:
- A.
Loss of tables
- B.
Loss of data consistency
- C.
Loss of keys
- D.
Loss of functional dependencies
Attempted by 334 students.
Show answer & explanation
Correct answer: B
Integrity constraints in database systems are designed to maintain data accuracy and reliability. They prevent invalid data states that violate business rules or relationships, ensuring changes do not result in a loss of data consistency.