2.212 ALL_MINING_MODEL_VIEWS
ALL_MINING_MODEL_VIEWS provides a description of all the model views accessible to the user.
               
Related Views
-  
                        DBA_MINING_MODEL_VIEWSprovides a description of all the model views in the database.
-  
                        USER_MINING_MODEL_VIEWSprovides a description of the user's own model views. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the model view | 
| 
 | 
 | 
 | Name of the model to which model views belongs | 
| 
 | 
 | 
 | Name of the model view | 
| 
 | 
 | 
 | Type of the model view | 
Note:
The ALL_MINING_MODEL_VIEWS view is available in Oracle Database 12c Release 2 and later.
                     
See Also:
"ALL_MINING_MODEL_VIEWS" in Oracle Data Mining User’s Guide