雪花模式是集中代表事实表的连接到多个层面,是类似星型模式。
...r schema): 事实表在中心,周围围绕地连接着维表(每维一个),事实表含有大量数据,没有冗余。? 雪花模式(Snowflake schema): 是星型模式的变种,其 中某些维表是觃范化的,因而把数据迚一步分解到附加表中。结果,模式图形成类似亍雪花的形状。
基于78个网页-相关网页
星型连接也支持雪花模式。
只有查询中包含满足以下要求的星型或雪花模式的表时,优化器才可以选择星型连接计划。
The optimizer can choose a star join plan only if a query involves tables from a star or snowflake schema that meets the following requirements.
它具有星形或雪花形的维数据库模式设计。
It has a star or snowflake-like dimensional database schema design.
应用推荐