Microsoft
70-466 · Question #113
70-466 Question #113: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #113. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You are designing a SQL Server Analysis Services (SSAS) cube based on a Windows Azure SQL Database data warehouse. You need to implement a degenerate dimension. What should you do?
Options
- AUse the fact table as the data source for the dimension.
- BCreate a junk dimension table based on the fact table in the data source.
- CCreate snowflake dimension tables based on normalized views of the fact table in the data source.
- DAdd a surrogate key to the fact table and use it as the degenerate dimension key.
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#degenerate dimension#dimension design#fact table as source#SSAS cube design