InterviewSolution
Saved Bookmarks
| 1. |
What Is Snowflake Schema? |
|
Answer» Snowflake schema is defined in which a SINGLE fact table is connected to multiple DIMENSION TABLES. The dimension are STRUCTURED to minimize update anomalies and to address single THEMES. Snowflake schema is defined in which a single fact table is connected to multiple dimension tables. The dimension are structured to minimize update anomalies and to address single themes. |
|