Forum Discussion
Enan
Helper I
3 years agostar schema for multiple fact tables
Hi,
I have made a below model with 03 fact tables.
I cannot combine the facts as there are different columns in each fact table.
Please advise if this is the correct way of doing by following star schema.
Thank you.
2 Replies
- amitchandak
Super User
Enan , Seem correct. What is it that you want to achieve and not able to get?
- Enan
Helper I
Thank you Amit, i just wanted to check with experts that the modelling is correct.
As per my understanding Star schema can have one fact table.
But in this dataset there are 03 so i got confused as this does not fullfull the star schema criteria.