GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Mainframe  >  DB2

 Print  |  
Question:  What is stored in tables under creator SYSIBM?



November 11, 2005 07:22:10 #1
 Krishna   Member Since: Visitor    Total Comments: N/A 

RE: What is stored in tables under creator SYSIBM?
 
Meta data information is stored in the sysibm schema. sysibm schema holds the database information and this schema exists for each database and holds the tables, columns, procedures and others that a user creates under that database.
     

 

Back To Question