2.29 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 | 
| 
 | 
 | 
 | 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: 
 | 
See Also: