Forum Discussion
Gandalf12345
2 years agoAdvocate I
Modelling Advice: Fact or Dimension Table
Hello everyone, Can you please give me a short input on what would be the best start to model the following screnario: We have the following tables 1. "ticket": this holds information on the produ...
Wilson_
2 years agoMemorable Member
Looks like we're on the same page. What do you mean by a "really, really huge table"?
Gandalf12345
2 years agoAdvocate I
Hi Wilson_
we have ~10 million tickets, 20 million time entries and 13 million offers. If I have them in 1 table I would combine basically every time entry with every offer, wouldn't I? That would make the combined table enormous.
As an example: 1 ticket, 2 offers, 2 times entries would result in the table in the previous post (4 lines with the offers and time entries twice)
Having 3 offers and 3 time entries on that ticket would lead to 9 rows.
Am I missing something here?
Best regards
Gandalf