2.13 ALL_ANALYTIC_VIEW_BASE_MEAS
ALL_ANALYTIC_VIEW_BASE_MEAS describes the base measures in the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_BASE_MEASdescribes the base measures in all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_BASE_MEASdescribes the base measures 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 | 
| 
 | 
 | 
 | Name of the analytic view base measure | 
| 
 | 
 | 
 | Alias of the table or view in the  | 
| 
 | 
 | 
 | Column name in the table or view on which this measure is defined | 
| 
 | 
 | 
 | Aggregation operator specified for this measure or  | 
| 
 | 
 | 
 | Order number of the base measure in the list of measures 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: