![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, What is the best way to design if I have multiple fact tables? Rather than having multiple cubes, I would like to see one cube that consists of all fact tables. I would really appreciate if someone could show me an example or websites. Many thanks in advance. -- Posted via http://dbforums.com |
#3
| |||
| |||
|
|
Hi, to design all fact tables within one fact table usually only makes sense if these fact tables are a kind of partitioning. If so look in your db manuals how to partition data. If your db doesn't support partitioning a view could help. If the dimensionality of your fact tables is different I would strongly recommend to not put them into one giant fact table otherwise you will have to do a very good job to describe your business users how to use the data warehouse. Kind regards, Joerg |
#4
| |||
| |||
|
|
Hi, What is the best way to design if I have multiple fact tables? Rather than having multiple cubes, I would like to see one cube that consists of all fact tables. I would really appreciate if someone could show me an example or websites. Many thanks in advance. -- Posted via http://dbforums.com |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |