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


Please Help Members By Posting Answers For Below Questions

Can we delete records from view?

537


What is the difference between spufi and qmf?

617


What is the difference between drop table and delete table?

530


What does db2 blu stand for?

633


What is dbrm? What it contains?

644






How does cobol compile db2 program?

588


How will you return the number of records in table?

496


What is database reorganization?

562


What is bufferpool in db2?

554


How to create backup table in db2?

628


What are the prerogatives?

596


How do I start db2 in windows?

535


What is the advantage in De-normalizing tables in DB2?

721


What does db2 plan contain?

552


Comment whether the cursor is closed during commit or not.

648