Quote:
|
Originally Posted by dportas
SCD is Kimball dimensional terminology but this doesn't sound much like a regular star or snowflake schema.
In the association tables why not use the business key from the A,B,C entities?
|
Thanks for the response,
Actually entity A is connected to fact table with other dimensions (not mentioned for clarity).
I am having SK in entity A, B and C to track changes (type 2). I do not have business keys in the Primary key and so cannot have the business keys as FKs in the association tables. Am I missing something here?
Thanks for your help in advance!