ALL_HIER_HIER_ATTRIBUTES
describes the hierarchical attributes of the hierarchies accessible to the current user.
Related Views
DBA_HIER_HIER_ATTRIBUTES
describes the hierarchical attributes of all hierarchies in the database.
USER_HIER_HIER_ATTRIBUTES
describes the hierarchical attributes of all hierarchies in the current user's schema. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the hierarchy |
|
|
|
Name of the hierarchy |
|
|
Name of the hierarchical attribute |
|
|
|
The expression defining the hierarchical attribute value |
|
|
|
|
Order of the hierarchical attribute in the list of hierarchical 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: