What is consistency token in db2?
No Answer is Posted For this Question
Be the First to Post Answer
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
What is the connection string to connect to the DB2 Database ?
What is role in db2?
How to test SQL -911 error while developing COB-DB2 program
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What is a page in db2?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
Could anyone clearly explain the diference between sub query and correlated sub query?
How to get Top 10 Salaries from a Table
Name the lockable units in DB2?
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 are the two types of logging in the db2 database? Explain them.