How do you pull up a query which was previously saved in qmf?
No Answer is Posted For this Question
Be the First to Post Answer
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
How can we define a table? How can we apply SEARCH ALL on it ?
How to find primary key of a table in db2?
how can we retrieve the 100 records of the file ?
Give a brief description of db2 isolation levels?
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 does the processing of a correlated subquery differ from a non correlated subquery?
What is CHECK PENDING ?
What are the contents of a dclmgen?
What's The Percentage Free Space ?
What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?
What is a synonym ?