3.32 ALL_ANALYTIC_VIEW_DIM_ATRS_AE
ALL_ANALYTIC_VIEW_DIM_ATRS_AE describes the attributes of the attribute dimensions in the analytic views (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_ANALYTIC_VIEW_DIM_ATRS_AEdescribes the attributes of the attribute dimensions in all analytic views (across all editions) in the database.
- 
                        
                        USER_ANALYTIC_VIEW_DIM_ATRS_AEdescribes the attributes of the attribute dimensions 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 | 
| 
 | 
 | 
 | Alias of the attribute dimension in the analytic view | 
| 
 | 
 | NOT NULL | The name of the attribute within the analytic view | 
| 
 | 
 | 
 | Alias of the source table for the attribute | 
| 
 | 
 | NOT NULL | Name of the column | 
| 
 | 
 | NOT NULL | Order of the attribute as defined in the metadata | 
| 
 | 
 | 
 | 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 21c, Release Update 21.5.
See Also: