What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / g.kalyani
DELGEN is a declaration generator to generate the DB2
equivilant COBOL variables . It will improve the
performance of the program. Here only we can give the
NULLIND as 'YES' the automatically when ever null values
are specified in DB2 then it will move SPACES or ZEROS to
the COBOL variables
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is plan in cobol db2?
Can we insert update delete in view?
What are the different types of base tables?
How do I optimize a query in db2?
What is the use of dclgen in db2?
Explain various types of locks in db2?
Give a brief description of db2 isolation levels?
How can we retrieve the total number of records in RPG & CLLE?
What is dclgen (declaration generator)?
How to view db2 table structure?
Is schema the same as database?
What are types of indexes?
What is the latest version of ibm db2?
What is a cursor in programming?
What is the maximum number of columns in a db2 table?