2.157 ALL_HIER_JOIN_PATHS
ALL_HIER_JOIN_PATHS describes the join paths for the hierarchies accessible to the current user.
               
Related Views
-  
                        DBA_HIER_JOIN_PATHSdescribes the join paths for all hierarchies in the database.
-  
                        USER_HIER_JOIN_PATHSdescribes the join paths for the hierarchies owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the hierarchy | 
| 
 | 
 | 
 | Name of the hierarchy | 
| 
 | 
 | 
 | Name of the join path | 
| 
 | 
 | 
 | Order of the classification in the list of join paths associated with the hierarchy | 
| 
 | 
 | 
 | 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: