Forum Discussion
AtchayaP
Helper V
4 years agoStar schema
How to create star schema data modelling for this?
amitchandak
Super User
4 years agoAtchayaP , sales, and budget should not join.
They should join with others with Many to one join. sales and budget would be on many side.
If budget does not have a date create a date using month/qtr/year etc