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
What is image copy in db2?
How to compare data between two tables in db2?
what is utility for parm lib
What is null indicator in db2?
What is the use of value function?
Can you use max on a char column?
What is the difference between db2 and oracle?
What is data manager?
What is a system catalog table in db2?
What is reorg?
Name the various locking levels available?
What are the bind parameters ibm db2?
What are the various isolation levels possible?
What is a storage group (stogroup)?
What do you mean by commit and rollback?