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
Which component is responsible for db2 startup and shutdown?
What is the use of db2?
Mention the downsides of page level lock.
How to compare data between two tables in db2?
What is runstats utility in db2?
What does db2 plan contain?
What is alias in db2?
How to create db2 table in mainframe?
What is check constraint in db2?
what is the sqlcode -501
What is declare cursor?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is dbrm? When it will be created?
What type of database is db2?
What is the difference between nvl and coalesce?