Data Warehousing Question:

What is the difference between star and snowflake schemas?

Tweet Share WhatsApp

Answer:

Star schema:
A single fact table with N number of DimensionSnowflake schema: Any dimensions with extended dimensions are known as snowflake schema.

Read All 131 Data Warehousing Questions
Previous QuestionNext Question
How do you create Surrogate Key using Ab Initio?What is a CUBE in data warehousing concept?