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 runstats db2?
What is consistency token in db2?
Are view updateable?
How can record locking be achieved in those DB2 versions which do not support it?
How do I create a view in db2?
what is diffrence b/w file-aid tool and file-aid utility???
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
How do I delete a table in database?
What is the maximum size of varchar data type in db2?
Where do you specify them?
What is db2?
Can we update view in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How to access db2 tables in mainframe?
What is clone table?