What are the difference between snow flake and star schema? What are situations where snow flake schema is better than star schema to use and when the oppositeis true?



What are the difference between snow flake and star schema? What are situations where snow flake sch..

Answer / Neelima Sagar

Snowflake Schema is an extension of Star Schema, where fact tables are connected to multiple related dimension tables through intermediate, or child, dimension tables. Star Schema is simpler with one fact table linked directly to each dimension table. Snowflake Schema is useful when dealing with complex relationships in a large database, while Star Schema is more efficient for smaller databases and simpler relationships.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Warehouse General Interview Questions

Explain the definition of normalized and denormalized view?

1 Answers  


How can we do ETL process in SQL Server?

1 Answers   ETL,


What is the difference between power center & power mart?

1 Answers  


What are the design methods of data warehousing?

1 Answers  


What are modeling tools available in the market?

1 Answers  


What are the possible data marts in retail sales?

1 Answers  


2.What is staging area ?

4 Answers   HCL, IBM, iFlex, TCS,


What should I have in mind when building olap solution from scratch?

1 Answers  


What is source qualifier?

2 Answers  


Explain what are the various reporting tools in the market?

1 Answers  


Explain how are the dimension tables designed?

1 Answers  


What is the "junk dimension"? Give with examples?

8 Answers  


Categories