2.54 ALL_ATTRIBUTE_DIM_LEVELS
ALL_ATTRIBUTE_DIM_LEVELS describes the levels of the attribute dimensions accessible to the current user.
               
Related Views
-  
                        DBA_ATTRIBUTE_DIM_LEVELSdescribes the levels of all attribute dimensions in the database.
-  
                        USER_ATTRIBUTE_DIM_LEVELSdescribes the levels of the attribute dimensions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the attribute dimension | 
| 
 | 
 | 
 | Name of the attribute dimension | 
| 
 | 
 | 
 | Name of the attribute dimension level | 
| 
 | 
 | 
 | Indicates whether to skip the level when the key is  | 
| 
 | 
 | 
 | Type of attribute dimension level | 
| 
 | 
 | 
 | Expression representing the level member name | 
| 
 | 
 | 
 | Expression representing the level member caption, or  | 
| 
 | 
 | 
 | Expression representing the level member description, or  | 
| 
 | 
 | 
 | Order of the level in the list of attribute dimension levels | 
| 
 | 
 | 
 | The ID of the container where the data originates. Possible values include: 
 | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: