2.24 ALL_ANALYTIC_VIEW_LVLGRPS
ALL_ANALYTIC_VIEW_LVLGRPS describes the analytic view measure and level groups of the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_LVLGRPSdescribes the analytic view measure and level groups of all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_LVLGRPSdescribes the analytic view measure and level groups of 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 | 
| 
 | 
 | 
 | Name of the materialized view associated with the group | 
| 
 | 
 | 
 | Type of the materialized view; one of the following:
                                  
 | 
| 
 | 
 | 
 | Alias of the attribute dimension in the group | 
| 
 | 
 | 
 | Alias of the hierarchy associated with the attribute dimension in the group | 
| 
 | 
 | 
 | Name of the level in the hierarchy in the group | 
| 
 | 
 | 
 | Names of the measures in the group | 
| 
 | 
 | 
 | Order of the groups in the analytic view | 
| 
 | 
 | 
 | Order of the levels and measures in the group | 
| 
 | 
 | 
 | 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: