MDAC 2.5 SDK - OLE DB Programmer's Reference
Chapter 24: Multidimensional Expressions


 

Parts of an MDX Statement

To specify a dataset, the MDX statement must contain information about the following:

A typical MDX statement takes the following form:

SELECT <axis_specification> [, <axis_specification>...]
FROM <cube_specification>
WHERE <slicer_specification>