3.94 ALL_ATTRIBUTE_DIM_KEYS_AE
ALL_ATTRIBUTE_DIM_KEYS_AE describes the keys of the attribute dimensions (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_ATTRIBUTE_DIM_KEYS_AEdescribes the keys of all attribute dimensions (across all editions) in the database.
- 
                        
                        USER_ATTRIBUTE_DIM_KEYS_AEdescribes the keys 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 level of the key | 
| 
 | 
 | 
 | Indicates whether the attribute dimension key is an alternate key ( | 
| 
 | 
 | 
 | Name of the key attribute | 
| 
 | 
 | 
 | Order of the attribute in the list of attributes comprising the key | 
| 
 | 
 | 
 | Order of the key in the list of keys (if alternate keys are specified) | 
| 
 | 
 | 
 | 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: