2.17 ALL_ANALYTIC_VIEW_BAS_MEAS_AE
ALL_ANALYTIC_VIEW_BAS_MEAS_AE describes the base measures in the analytic views (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_ANALYTIC_VIEW_BAS_MEAS_AEdescribes the base measures in all analytic views (across all editions) in the database.
- 
                        
                        USER_ANALYTIC_VIEW_BAS_MEAS_AEdescribes the base measures in the analytic views (across all editions) 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 NULL if not specified | 
| 
 | 
 | 
 | 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: 
 | 
| 
 | 
 | Name of the application edition where the analytic view is defined | 
Note:
This view is available starting with Oracle Database 19c, Release Update 19.13.
See Also: