Snowflake Schema - Jenny
Snowflake Schema - Jenny
Hierarchies for the dimensions are stored Hierarchies are divided into separate tables.
in the dimensional table.
It contains a fact table surrounded by One fact table surrounded by dimension table
dimension tables. which are in turn surrounded by dimension table
In a star schema, only single join creates the In a star schema, only single join creates the
relationship between the fact table and any relationship between the fact table and any
dimension tables. dimension tables.
Single Dimension table contains aggregated Data Split into different Dimension Tables
data.