DA0-001 · Question #461
Which of the following terms describes types of duplicated data?
The correct answer is A. Redundant. Redundant data refers to data that is duplicated or repeated unnecessarily within a dataset or across systems. Data redundancy is a common data quality issue that wastes storage space and can lead to inconsistencies when one copy is updated but another is not. Unique data means…
Question
Which of the following terms describes types of duplicated data?
Options
- ARedundant
- BUnique
- CUnstructured
- DIncomplete
How the community answered
(20 responses)- A85% (17)
- B5% (1)
- C10% (2)
Explanation
Redundant data refers to data that is duplicated or repeated unnecessarily within a dataset or across systems. Data redundancy is a common data quality issue that wastes storage space and can lead to inconsistencies when one copy is updated but another is not. Unique data means each record is distinct (the opposite of redundant). Unstructured data refers to data without a predefined format (e.g., emails, images). Incomplete data refers to missing values, not duplicated ones.
Topics
Community Discussion
No community discussion yet for this question.