What does db2 blu stand for?
What are the different types of base tables?
What are the prerogatives?
What is the physical storage length of date data type?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is null indicator in db2?
Is db2 a programming language?
What is the physical storage length of the data types date, time, and timestamp?
What is bufferpool in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How to check table size in db2 sap?
How do you find the maximum value in a column in db2?
Can we delete records from view?
What is copy pending and check pending in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?