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  | 
                        
See Also:
"USER_MINING_MODEL_VIEWS" in Oracle Data Mining User’s Guide
Related Topics