Interview Preparation mode beta
Funny Facebook Status Funny Facebook Status
Enter your email address

MDX in SQL Server 2005 Analysis Services brings exciting improvements, Explain.

Nice?Vote!
MDX in SQL Server 2005 Analysis Services brings exciting improvements including query support and expression/calculation language, Explain.
asked 1 year ago in SSAS Interview Questions and Answers by Anand (1,440 points)

1 Answer

Nice?Vote!
MDX in SQL server 2005 Analysis services offers CASE and SCOPE statements. CASE returns specific values based upon its comparison of an expression to a set of simple expressions. It can perform conditional tests within multiple comparisons. SCOPE is used to define the current subcube. CALCULATE statement is used to populate each cell in the cube with aggregated data.
answered 1 year ago by Anand (1,440 points)

Related questions