Which of the following related to snowflake schema is true?

2017

Which of the following related to snowflake schema is true?

Answer: C. Dimension tables are normalisedA snowflake schema is a data warehouse modeling technique where dimension tables are normalized. Unlike the star schema which keeps dimensions denormalized,…

  1. A.

    Each dimension is represented by a single dimensional table

  2. B.

    Maintenance efforts are less

  3. C.

    Dimension tables are normalised

  4. D.

    It is not an extension of star schema

Attempted by 15 students.

Show answer & explanation

Correct answer: C

A snowflake schema is a data warehouse modeling technique where dimension tables are normalized. Unlike the star schema which keeps dimensions denormalized, the snowflake schema breaks them down into multiple related tables. Thus, the characteristic of normalized dimension tables is true for a snowflake schema.

Explore the full course: Mca Entrance Exam

Loading lesson…