InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Few MDX queries run within a specified cube context(b) SELECT statement is the most frequently used query in MDX(c) When formulating a Multidimensional Expressions (MDX) SELECT statement, an application typically examines a cube and divides the set of hierarchies into three subsets(d) None of the mentionedThis question was addressed to me in my homework.Asked question is from MDX in chapter Business Intelligence of SQL Server |
|
Answer» The correct choice is (b) SELECT statement is the most frequently used QUERY in MDX |
|