I have 3 tables and the schema does not really fit into a many to many or a referenced relationship. Please advice on how to define relationship
FactTable- exposure_amount (Pkey exp_id, Fkey exp_ps_id, exp_amount)
DimTable1 exposure_settings (Pkey ps
↧