2.93 ALL_CUBE_CALCULATED_MEMBERS
ALL_CUBE_CALCULATED_MEMBERS describes the calculated members for the OLAP cube dimensions accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_CALCULATED_MEMBERSdescribes the calculated members for all OLAP cube dimensions in the database.
- 
                        USER_CUBE_CALCULATED_MEMBERSdescribes the calculated members for the OLAP cube dimensions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cube dimension | 
| 
 | 
 | 
 | Name of a cube dimension | 
| 
 | 
 | 
 | Name of a calculated member in the cube dimension | 
| 
 | 
 | 
 | Indicates whether the calculated member is a custom aggregate ( | 
| 
 | 
 | 
 | Storage type of the calculated member: 
 | 
| 
 | 
 | 
 | Expression used to generate the value of the calculated member | 
See Also: