2.12 ALL_ANALYTIC_VIEW_ATTR_CLASS
ALL_ANALYTIC_VIEW_ATTR_CLASS describes the attribute classifications of the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_ATTR_CLASSdescribes the attribute classifications of all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_ATTR_CLASSdescribes the attribute classifications of 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 analytic view | 
| 
 | 
 | 
 | Alias of the attribute dimension in the analytic view | 
| 
 | 
 | 
 | Alias of the hierarchy specified by an attribute dimension in the analytic view | 
| 
 | 
 | 
 | Name of the attribute within the analytic view | 
| 
 | 
 | 
 | Name of analytic view attribute classification | 
| 
 | 
 | 
 | Value of attribute classification | 
| 
 | 
 | 
 | Language of attribute classification | 
| 
 | 
 | 
 | Order number of the attribute classification | 
| 
 | 
 | 
 | 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: