What is the maximum number of tables that can be stored on
a Partitioned Table Space ?
What are column-name qualifiers used?
What is ibm db2 database?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
Where besides the DB2 catalog is database object information stored by DB2?
What is a view? Why use it?
What is precompiler in db2?
In which column of which DB2 catalog would you find the length of the rows for all tables?
Name the different types of Table spaces.
What is the use of with ur in db2?
What is buffer pool in the db2 database?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
How do I add a column in db2?