Forum Discussion
AtchayaP
4 years agoHelper V
Star schema
How to create star schema data modelling for this?
1 Reply
- amitchandakSuper User
AtchayaP , 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