2.23 ALL_ANALYTIC_VIEW_LEVELS
ALL_ANALYTIC_VIEW_LEVELS describes the levels in the hierarchies in the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_LEVELSdescribes the levels in the hierarchies in all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_LEVELSdescribes the levels in 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 | 
| 
 | 
 | 
 | Name of the analytic view | 
| 
 | 
 | 
 | Alias of the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Alias of the hierarchy in the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Name of the level within the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Order number of the level in the list of levels in the analytic view 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: