In a snowflake schema, how do dimension tables differ from those in a star schema?
-
A
They contain fact data instead of descriptive data
-
B
They are normalized into multiple related tables rather than a single denormalized table
-
C
They do not have primary keys
-
D
They store historical data using SCD techniques