What is null indicator in cobol db2?
No Answer is Posted For this Question
Be the First to Post Answer
How can you count the number of rows from a table tab?
Explain about rct.
What are the rules for db2 programming?
What is FREEPAGE and PCTFREE in TABLESPACE creation?
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 to resolve -504 sql code in DB2?
wht are the restrictions for union ?
How does DB2 use multiple table indexes?
What information is used as input to the bind process?
Can you use max on a char column?
How to see the structure of db2 table??
What is the database descriptor?