2.53 ALL_ATTRIBUTE_DIM_KEYS
ALL_ATTRIBUTE_DIM_KEYS
describes the keys of the attribute dimensions accessible to the current user.
Related Views
-
DBA_ATTRIBUTE_DIM_KEYS
describes all attribute dimension keys in the database. -
USER_ATTRIBUTE_DIM_KEYS
describes the keys of the attribute dimensions in the current user's schema. This view does not display theOWNER
column.
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:
|
See Also: