Emma はデータ ウェアハウスで作業していて、財務ファクト テーブルが組織ディメンションにリンクしているのを見つけました。組織ディメンションは、ファクト テーブルにリンクされていない通貨ディメンションにリンクしています。 データ ウェアハウスが使用している設計パターンの種類は?
正解:C
Explanation Correct answer C. Snowflake. Since the dimension links to a dimension that isn't connected to the fact table, it must be a Snowflake, with a Star, all dimensions link directly to the fact table, Sun and Comet are not data warehouse design patterns.