GK Question

technology medium mcq

Which data modeling approach is optimized for analytical queries with denormalized schemas?

  1. Third Normal Form
  2. Star Schema
  3. Entity-Relationship
  4. Graph Model

Answer: Star Schema

Star Schema (data warehousing) uses denormalized fact tables linked to dimension tables for fast analytical queries. Optimizes read performance at cost of storage redundancy. Contrasts with 3NF (normalized for OLTP). Critical for BI and analytics architecture questions.

Topic Data Engineering
Exam Relevance Banking, SSC JE, UPSC