Multiple choice technology

Data Warehouse consist of (choose three)

  1. Meta data

  2. Summary Data

  3. Raw data

  4. Secondary data

  5. Inconsistent data

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

A data warehouse architecture consists of three core components: metadata (technical and business definitions about the data), summary data (aggregated facts and metrics pre-calculated for query performance), and raw data (detailed transaction records from source systems). Metadata includes schemas, transformation rules, and data lineage; summary data contains pre-aggregated metrics like monthly sales totals; raw data holds the granular source records that enable drill-down analysis.