You run the Consistency Check and receive the warning: [39003] Missing functional
dependency association for column: DIM_Offer_End_Date.CREATE_DT. What would you
check?
A.
Whether there is a logical join between the DIM and FACT tables
B.
DIM_Offer_End_Date.CREATE_DT
C.
Whether there is a physical join between the DIM and FACT tables
D.
Whether the columns creating CREATE_DT have been deleted
E.
Whether the logical table source for this column has been disabled
F.
Whether there is a physical column mapped to the logical column
Explanation:
E