2.49 ALL_ATTRIBUTE_DIM_ATTRS
ALL_ATTRIBUTE_DIM_ATTRS
describes the attributes of the attribute dimensions accessible to the current user.
Related Views
-
DBA_ATTRIBUTE_DIM_ATTRS
describes all attribute dimension attributes in the database. -
USER_ATTRIBUTE_DIM_ATTRS
describes the attributes 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 attribute dimension attribute |
|
|
|
Alias of the table or view in the |
|
|
|
Name of the column in the table or view on which the attribute is defined |
|
|
|
Order of the attribute in the list of attribute dimension attributes |
|
|
|
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: