Star schema VS Snowflake schema

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
siva7143
Participant
Posts: 35
Joined: Wed Aug 09, 2006 12:20 am

Star schema VS Snowflake schema

Post by siva7143 »

Can snowflake schema be later converted into Star schema?

a) Yes
b) No

Thanks in advance...... :roll:
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Maybe, by denormalizing the dimension. But, if so, why have the snowflakes in the first place?

When's the interview?

Actually, a better answer to this question is always "yes", if one is happy to ignore questions of efficiency. For example the holiday table associated with a time dimension is typically a snowflake, or even many if you have separate holiday tables for separate countries.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Ah, there it is. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply