ALL_HIER_LEVEL_ID_ATTRS
describes the attributes that uniquely identify members of the hierarchy levels accessible to the current user.
Related Views
DBA_HIER_LEVEL_ID_ATTRS
describes the attributes that uniquely identify members of all of the hierarchy levels in the database.
USER_HIER_LEVEL_ID_ATTRS
describes the attributes that uniquely identify members of the hierarchy levels owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the hierarchy |
|
|
|
Name of the hierarchy |
|
|
|
Name of hierarchy level |
|
|
|
Name of the unique identifier attribute |
|
|
|
Order of the level in the list of unique identifier attributes for the level |
|
|
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: