Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to join three dimension tables

728601Jul 20 2011 — edited Jul 25 2011
I have one seperate schema, which consists of only 3 tables(all three tables has dimension fields and fact fields(dim fields =textual fields,fact fields=measures))
How to handle this type of situation in RPD.

Ex: table A,Table b,Table c

Table A needs to join with Table b on many to one relationship.
Table c needs to join with table b on many to one relationship.


Anyone suggest me what is the best way to handle this type of situation.do I require to create dimensional hierarchies for all three tables? Or can I consider only table b as dimension and remaining 2 consider as fact?
This post has been answered by KishoreP on Jul 25 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details