What are host variables in db2?
How do I change the column size in db2?
Can we able to find all the Table names under a Particular Plan?
What is the picture clause of null indicator variable?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
What is QUIESCE?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
Describe what a storage group(STOGROUP) is?
we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
What is the difference between TYPE 1 index & TYPE 2 index
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
How can you find out the # of rows updated after an update statement?
If I have a view which is a join of two or more tables, can this view be updatable?