2.20 ALL_ANALYTIC_VIEW_HIERS
ALL_ANALYTIC_VIEW_HIERS describes the hierarchies in the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_HIERSdescribes the hierarchies in all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_HIERSdescribes the hierarchies in the analytic views owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the analytic view hierarchy | 
| 
 | 
 | 
 | Name of the analytic view | 
| 
 | 
 | 
 | Alias of the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Owner of the hierarchy | 
| 
 | 
 | 
 | Name of the hierarchy | 
| 
 | 
 | 
 | Alias specified for the hierarchy | 
| 
 | 
 | 
 | Y if this is the default hierarchy for the analytic view dimension in the analytic view, N otherwise | 
| 
 | 
 | 
 | Order of the hierarchy in the list of hierarchies in the analytic view | 
| 
 | 
 | 
 | 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: