Question & Answer

Which of the following is NOT a property of a database?

Which of the following is NOT a property of a database? a) Redundancy

b) Consistency

c) Integrity

d) Security

1 Answer

Verified archive
Quizzma TeamSeptember 9, 2025

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.