i have a db2 variable how do u declare tht into working storage section ?
Answer Posted / guest
the db2 variable can be declared in the working-storage
section by using the DCLGEN of the particular table.
Eg:
EXEC SQL
INCLUDE DCB0XXX
END-EXEC.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can you find out the # of rows updated after an update statement?
How to rename a table in DB2 ?
What is the physical storage length of timestamp data type?
What is multi row fetch in db2?
Is db2 a database?
How to execute stored procedure in db2 command editor?
How do I change the column size in db2?
What is a page in db2?
Comment whether the cursor is closed during commit or not.
What is deadlock in db2?
What is db2 purescale?
What is netezza database?
Describe major components of db2?
What is universal database?
What is a db2 table?