What is the latest version of ibm db2?
No Answer is Posted For this Question
Be the First to Post Answer
What are the full forms of spufi and dclgen and why are they used?
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.
What is a bind card?
How do you pull up a query which was previously saved in qmf?
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
What is the maximum No of rows per page?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
How do you eliminate duplicate values in db2?
What are PACKAGES ?
What is the difference between plan and package in db2?
What is DCLGEN ?
how to fetch multiple records without using cursor