3.97 ALL_ATTRIBUTE_DIM_LEVELS_AE
ALL_ATTRIBUTE_DIM_LEVELS_AE describes the levels of the attribute dimensions (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_ATTRIBUTE_DIM_LEVELS_AEdescribes the levels of all attribute dimensions (across all editions) in the database.
- 
                        
                        USER_ATTRIBUTE_DIM_LEVELS_AEdescribes the levels of the attribute dimensions (across all editions) 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 NULL; the value can be  | 
| 
 | 
 | 
 | Type of attribute dimension level | 
| 
 | 
 | 
 | Expression representing the level member name | 
| 
 | 
 | 
 | Expression representing the level member caption, or NULL if not specified | 
| 
 | 
 | 
 | Expression representing the level member description, or NULL if not specified | 
| 
 | 
 | 
 | Order of the level in the list of attribute dimension levels | 
| 
 | 
 | 
 | The ID of the container where the data originates. Possible values include: 
 | 
| 
 | 
 | Name of the application edition where the attribute dimension is defined | 
Note:
This view is available starting with Oracle Database 21c, Release Update 21.5.
See Also: