What is with ur in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What's The Percentage Free Space ?
how can we find nth max salary from A table
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
When is the authorization check on DB2 objects done - at BIND time or run time?
How to connect to db2 database from windows command line?
What is dbrm library?
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.
How many Buffer pools are there in DB2 and what are they?
What are the three types of page locks that can be held?
How is the SUBSTR keyword used in sql?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is multi row fetch in db2?