Microsoft
70-466 · Question #55
70-466 Question #55: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You are developing a SQL Server Analysis Services (SSAS) cube for the sales department at your company. The sales department requires the following set of metrics: - Unique count of customers - Unique count of products sold - Sum of sales You need to ensure that the cube meets the requirements while optimizing query response time. What should you do? (Each answer presents a complete solution. Choose all that apply.)
Options
- APlace the measures in a single measure group.
- BPlace the distinct count measures in separate measure groups.
- CUse the additive measure group functions.
- DUse the semiadditive measure group functions.
- EUse the Count and Sum measure aggregation functions.
- FUse the Distinct Count and Sum measure aggregation functions.
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
#distinct count#measure groups#query optimization#aggregation functions