Which of the following is NOT a property of a database? a) Redundancy
b) Consistency
c) Integrity
d) Security
Which of the following is NOT a property of a database? a) Redundancy
b) Consistency
c) Integrity
d) Security
The correct answer is a) Redundancy.
Redundancy refers to the duplication of data within a database, which is generally seen as a negative property because it can lead to inconsistencies and increased storage costs. In contrast, consistency, integrity, and security are desirable properties of a database that ensure the accuracy, reliability, and protection of the data.