Library View Topics Framed Contents Revised Topics Previous Topic Next Topic Search Search ResultsPrevious Topic MatchNext Topic Match Notes List Notes Print Download Download PDF Handheld DisconnectedHandheld ConnectedHelp

D.81 SYSIBM.SYSVIEWS table


Contains one or more rows for each view.


 Column name     Data type       Description                        Use 
 NAME          
               
 VARCHAR(18)   
 NOT NULL      
 Name of the view.                
                                  
 G   
     
 CREATOR       
               
 CHAR(8)       
 NOT NULL      
 Authorization ID of the owner of 
 the view.                        
 G   
     
 SEQNO         
               
               
               
 SMALLINT      
 NOT NULL      
               
               
 Sequence number of this row; the 
 first portion of the view is on  
 row one and successive rows have 
 increasing values of SEQNO.      
 G   
     
     
     
 CHECK         
               
               
               
               
               
               
               
               
               
 CHAR(1)       
 NOT NULL      
               
               
               
               
               
               
               
               
 Whether the WITH CHECK OPTION    
 clause was specified in the      
 CREATE VIEW statement:           
                                  
 N No                             
 C Yes with the cascaded semantic 
 Y Yes with the local semantic    
                                  
 The value is N if the view has   
 no WHERE clause.                 
 G   
     
     
     
     
     
     
     
     
     
 IBMREQD       
               
               
               
               
               
 CHAR(1)       
 NOT NULL      
               
               
               
               
 A value of Y indicates that the  
 row came from the basic          
 machine-readable material (MRM)  
 tape. For all other values, see  
 Release dependency indicators in 
 topic D.0.                       
 G   
     
     
     
     
     
 TEXT          
               
 VARCHAR(254)  
 NOT NULL      
 Text or portion of the text of   
 the CREATE VIEW statement.       
 G   
     
 PATHSCHEMAS   
               
               
               
               
 VARCHAR(254)  
 NOT NULL WITH 
 DEFAULT       
               
               
 SQL path at the time the view    
 was defined. The path is used to 
 resolve unqualified data type    
 and function names used in the   
 view definition.                 
 G   
     
     
     
     
Revision|  RELCREATED    
Revision|                
Revision|                
Revision|                
Revision|                
Revision|                
Revision|  CHAR(1)       
Revision|  NOT NULL WITH 
Revision|  DEFAULT       
Revision|                
Revision|                
Revision|                
Revision|  Release of DB2 that was used to  
Revision|  create the object:               
Revision|                                   
Revision|  blank     Created prior to       
Revision|            Version 7.             
Revision|  K         Created on Version 7   
Revision|  G   
Revision|      
Revision|      
Revision|      
Revision|      
Revision|      
Revision|  TYPE          
Revision|                
Revision#                
Revision#                
Revision|  CHAR(1)       
Revision|  NOT NULL WITH 
Revision#  DEFAULT 'V'   
Revision#                
Revision|  Type of table:                   
Revision|                                   
Revision#  F         SQL function           
Revision#  V         View                   
Revision|  G   
Revision|      
Revision#      
Revision#      



Previous Topic Next Topic © Copyright IBM Corp. 1982, 2007

IBM Library Server Copyright 1989, 2005 IBM Corporation. All rights reserved.