What is drop table?
No Answer is Posted For this Question
Be the First to Post Answer
What is a root page?
What is the use of runstats in db2?
what are extents?
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?
In which column of which DB2 catalog would you find the length of the rows for all tables?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
What are the functions of Bind?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
What is a SELECT statement?
How is deadlock resolved?
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 clustered index?