2.104 ALL_CUBE_MEASURES
ALL_CUBE_MEASURES describes the measures for the OLAP cubes accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_MEASURESdescribes the measures for all OLAP cubes in the database.
- 
                        USER_CUBE_MEASURESdescribes the measures for the OLAP cubes owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cube | 
| 
 | 
 | 
 | Name of a cube, such as  | 
| 
 | 
 | 
 | Name of a measure in the cube, such as  | 
| 
 | 
 | 
 | ID of a measure | 
| 
 | 
 | 
 | Syntax text for the measure's consistent solve specification that overrides that of its cube | 
| 
 | 
 | 
 | Type of the OLAP measure: 
 | 
| 
 | 
 | 
 | Expression that provides the values of the measure | 
| 
 | 
 | 
 | Description of the measure in the session language | 
| 
 | 
 | 
 | Data type of the measure, such as  | 
| 
 | 
 | 
 | Length of a character data type | 
| 
 | 
 | 
 | Precision of a numeric data type | 
| 
 | 
 | 
 | Scale of a numeric data type | 
| 
 | 
 | 
 | The value that overrides the  | 
| 
 | 
 | 
 | The value that overrides the  | 
| 
 | 
 | 
 | The  Possible values: 
 | 
See Also: