MDAC 2.5 SDK - OLE DB Programmer's Reference
Chapter 26: Mapping MDX to SQL Statements


 

Special Value: ALL()

The FACT table contains rows that represent aggregates as well as rows that represent atomic data. The aggregate rows have a special value in the columns that represent aggregated levels—for example, in the CITY and ZIPCODE columns of a row that contains the STATE level aggregation. Because queries for mapping MDX make heavy use of such special values, this function allows you to define simpler semantics to access these rows.

This special value is denoted syntactically as the result of the built-in function ALL(). Semantics of this value are determined by the following rules: