Groups | Blog | Home
all groups > sql server data warehouse > march 2004 >

sql server data warehouse : Dimensions and Fact tables



Sal Cincotta
3/3/2004 2:02:43 PM
based on what you are asking - in my opinion i would opt to share the
dimension. trying to keep a second copy in sync seems like it would be added
overhead with very little benefit.

time dimension would be a good example of this - no sense in having multiple
time dimensions.

there are some good books out there on this stuff - look for books from
ralph kimball.

hth

Sal



[quoted text, click to view]

Stephen
3/3/2004 2:19:28 PM
If you have two fact tables that share a dimension is it better to duplicate
the dimension by adding a copy of it to the warehouse or should you share
the single dimension between the fact tables?

AddThis Social Bookmark Button