Forum Discussion
Modeling: Advanced OODB style modeling
- 2 years ago
Hey DoctorYSG ,
I recommend reading the "(The Complete Reference) Star Schema" by Christorpher Adamson. There are fact tables with different dimensionality and dfferent granularity. Different fact tables can share the same dimension.
It is not a good idea to have fact and dimension tables with empty columns if different types of events are measured or different types of business objects are "modeled."
Hopefully, this adds some additional information.
Regards,
Tom
Regards,
Tom
Hey DoctorYSG ,
I recommend reading the "(The Complete Reference) Star Schema" by Christorpher Adamson. There are fact tables with different dimensionality and dfferent granularity. Different fact tables can share the same dimension.
It is not a good idea to have fact and dimension tables with empty columns if different types of events are measured or different types of business objects are "modeled."
Hopefully, this adds some additional information.
Regards,
Tom
Regards,
Tom