블로그
- Star Schema In a star schema, the facts table contains the quantitative data while the dimension tables are supplementary Below is an example of a star schema.
- Snowflake Schema Snowflake schema extends the star schema by normalizing the dimension tables, breaking them into multiple smaller dimension tables.