Question
Easy

Which of the following refers to the correctness and completeness of the data in a database ?

1
Data security
2
Data integrity
3
Data constraint
4
Data independence
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option B
Explanation

The correct option is (2): Data integrity is the fundamental concept in database management that refers to the overall completeness, accuracy, and consistency of data throughout its entire lifecycle. The "correctness" aspect is directly addressed by ensuring data is accurate and valid according to predefined rules, while "completeness" ensures that all necessary data is present and accounted for. A high level of data integrity is crucial because it guarantees that…Read More