Forum Discussion

akhaliq7's avatar
akhaliq7
Post Prodigy
4 years ago
Solved

How to implement a star schema

I have two fact tables, they can't join due to a m:m relationship. I have read that a star schema design should be followed to fix this. What is the best way to add the dimension tables to my model. ...
  • akhaliq7's avatar
    akhaliq7
    4 years ago

    Thanks for your time, I have managed to solve this issue I had.