Answer Posted / s
DB2 stores information about all the ojects in the db2
subsystem in the catalog tables.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between cursor and select statement?
What is the maximum size of a char data type in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
What are catalog tables in db2?
How do I create a view in db2?
How do you find the maximum value in a column in db2?
What is db2 bind process?
What is db2 catalog database?
What types of tables are there in the db2 database?
What is package in cobol db2?
How do I add a column to a table in db2?
How to test SQL -911 error while developing COB-DB2 program
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is the default page size of buffer pools?
What is view db2?