I am new to Data warehousing and have set up multiple Dimension Tables and Fact Tables using a STAR schema. I have a question that using STAR schema, can two dimensions be linked together using a primary key/foreign key approach. I have read that two dimensions can only be linked in a FACT table ? Is this correct ?
Kind Regards