Back to the 2025 paper

Module 1: Data Warehousing and Business Analysis

20252m

Which of the following is NOT a component of a data warehouse?

(i) Data Extraction Tools
(ii) Metadata Repository
(iii) Word Processing Tools
(iv) Data Cleaning Tools

Worked SolutionAI Assisted

Answer: (iii) Word Processing Tools

The standard components of a data warehouse are all built around moving, cleaning, storing, and describing data:

Component Role
Data Extraction Tools Pull data from source/operational systems
Data Cleaning Tools Fix inconsistencies, remove noise/duplicates
Data Transformation Tools Convert data into the warehouse's target format
Load/Refresh Tools Populate the warehouse and keep it updated
Metadata Repository Stores "data about data" — schemas, mappings, lineage
OLAP Servers Support multidimensional query/analysis

Word Processing Tools are general office-productivity software (like MS Word) — they have no functional role in the ETL/warehouse pipeline, making (iii) the odd one out.

Similar questions