2.18 ALL_ANALYTIC_VIEW_DIMENSIONS
ALL_ANALYTIC_VIEW_DIMENSIONS describes the attribute dimensions in the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_DIMENSIONSdescribes the attribute dimensions in all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_DIMENSIONSdescribes the attribute dimensions 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 | 
| 
 | 
 | 
 | 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 | 
| 
 | 
 | 
 | Order number of the attribute dimension 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: