How do I add a column to a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the contents that are a part of dclgen.
What db2 400?
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
how to fetch multiple records without using cursor
How to compare data between two tables in db2?
How to resolve -805 error in DB2?
what is the difference between normal select query and currosor
For Read Stability locks are not applicable for phantoms, What is Phantoms?
What is read-only cursor?
What is the use of DELGEN in DB2? Can we Write the program with out using it?
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.
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?