What is the use of value function?
No Answer is Posted For this Question
Be the First to Post Answer
Which are the db2 tools to protect integrity of the database?
How to resolve deadlock issue
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
Describe what a storage group(STOGROUP) is?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
Why select is not preferred in embedded sql programs?
wht r the requirements for writing a cobol-db2 pgm ?
Is ibm db2 free?
what is the role of the cursor in db2?
What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
Describe major components of db2?