3.39 ALL_ANALYTIC_VIEW_DIMS_AE
ALL_ANALYTIC_VIEW_DIMS_AE describes the attribute dimensions in the analytic views (across all editions) accessible to the current user.
               
Related Views
- 
                        
                        DBA_ANALYTIC_VIEW_DIMS_AEdescribes the attribute dimensions in all analytic views (across all editions) in the database.
- 
                        
                        USER_ANALYTIC_VIEW_DIMS_AEdescribes 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 | 
| 
 | 
 | 
 | Owner of the schema containing the attribute dimension | 
| 
 | 
 | 
 | Name of the attribute dimension | 
| 
 | 
 | 
 | Alias of the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Type of the attribute dimension:
                                  
 | 
| 
 | 
 | 
 | An expression for the name of the ALL member for the attribute dimension | 
| 
 | 
 | 
 | An expression for the caption for the ALL member of the attribute dimension, or NULL if not specified | 
| 
 | 
 | 
 | An expression for the description for the ALL member of the attribute dimension, or NULL if not specified | 
| 
 | 
 | 
 | Indicates whether the reference between the fact table key and the attribute dimension attribute specifies the  
 | 
| 
 | 
 | 
 | Order number of the attribute dimension 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 21c, Release Update 21.5.
See Also: