dbTalk Databases Forums  

Dimensions - Based on Fact Table or View?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Dimensions - Based on Fact Table or View? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe
 
Posts: n/a

Default Dimensions - Based on Fact Table or View? - 03-22-2006 , 10:17 PM






When creating dimensions based on fact table data, e.g. state values,
is there an advantage to creating a view first and creating the
dimension from the view? e.g. select distinct state from my_fact_table
(as a vw_distinct_states).

Or, will the dimension only consider distinct values if the dimension
is created from the fact table directly?

Thanks,
Joe


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.