Forum Discussion

dirk74's avatar
dirk74
Regular Visitor
1 year ago

Star Schema with multiple bridge tables

I have a star schema, and to handle many-to-many relationships between the fact table and two dimensions, I created two bridge tables. The fact table has a field called bridge_key_1, which connects...