Is there somebody that could explain the difference between a data model with 2 fact tables linked by a link table and a data model with also 2 fact tables but linked by a dimension?
How exactly do you implement them?
What are the advantages and disadvantages of each solutions.