What should you do?

Posted by: Pdfprep Category: 70-462 Tags: , ,

You are designing a data warehouse with two fact tables. The first table contains sales per month and the second table contains orders per day. Referential integrity must be enforced declaratively. You need to design a solution that can join a single time dimension to both fact tables.

What should you do?
A . Join the two fact tables.
B . Merge the fact tables.
C . Create a time dimension that can join to both fact tables at their respective granularity.
D . Create a surrogate key for the time dimension.

Answer: D

Leave a Reply

Your email address will not be published.