2.15 ALL_ANALYTIC_VIEW_CLASS
ALL_ANALYTIC_VIEW_CLASS describes the classifications of the analytic views accessible to the current user.
               
Related Views
-  
                        DBA_ANALYTIC_VIEW_CLASSdescribes the classifications of all analytic views in the database.
-  
                        USER_ANALYTIC_VIEW_CLASSdescribes the 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 the analytic view | 
| 
 | 
 | 
 | Classification associated with the analytic view | 
| 
 | 
 | 
 | Value of the classification or  | 
| 
 | 
 | 
 | NLS_LANGUAGE value associated with the classification or  | 
| 
 | 
 | 
 | Order of the classification in the list of classifications associated with 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: