What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / balaganesan p
DCLGEN is used to create the cobol copy book. But it is not
mandatory to use DCLGEN for that. We can hardcode that
cobol variables. For the purpose of reduce the manual
errors we use DCLGEN to create those copy books.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What are host variables in db2?
Define predicate?
What is the difference between oracle and db2?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Which component is responsible for processing sql statements and selecting access paths?
What do you mean by between and in? Is between inclusive of specified range values?
What is runstats db2?
How do you stop a db2 database in linux?
What is temporal table in db2?
What is blu acceleration in db2?
What is meant by dclgen?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
How do you pull up a query which was previously saved in qmf?
what is db2 restart?