Answer Posted / satty
yes, it is necessary to have declare table in dclgen.
without declaring the table we cant able to define the host
variable of what data type and length of data type.... the
not needed part is
dclgen table(xxxx)
library(yyyy)
action(add)
quote
this is not needed because the declare and host variable
definition can be hard coded into the pgm.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How does a cursor work?
What is the latest version of ibm db2?
Why do we need reorg in db2?
What is the difference between drop table and delete table?
What are concurrency issues?
what is db2 restart?
How to find the number of rows in db2 tables?
What is the maximum number of columns in a db2 table?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is load utility in db2?
How to restart a DB2 program?
What kind of database is db2?
List some fields from sqlca?
What is explain in db2?
Is ibm db2 free?