<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Snowflake schema - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=snowflake_schema&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=snowflake_schema&amp;p=3">3.Next</a>
</p>
<p>"Snowflaking" is a method of normalizing the dimension tables in a <a href="page.php?w=star_schema">star schema</a>. When it is completely normalized along all the dimension tables, the resultant structure resembles a snowflake with the <a href="page.php?w=fact_table">fact table</a> in the middle. The principle behind snowflaking is normalization of the dimension tables by removing low cardinality attributes and forming separate tables.</p>

<p>The snowflake schema is similar to the star schema. However, in the snowflake schema, dimensions are</p><p>
<a accesskey="1" href="page.php?w=snowflake_schema&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=snowflake_schema&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
