i have a db2 variable how do u declare tht into working storage section ?



i have a db2 variable how do u declare tht into working storage section ?..

Answer / 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

More DB2 Interview Questions

What is a correlated sub query?

2 Answers  


What is concurrency?

0 Answers  


What is isolation level?

4 Answers  


How to update more then one record using update?

5 Answers   IBM,


Is db2 free?

0 Answers  






what is SPUFI ?

2 Answers  


difference between group clause and order clause

1 Answers  


How is deadlock resolved?

0 Answers  


how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?

1 Answers   Hewitt,


List down the data types in the db2 database.

0 Answers  


What is package in db2 mainframe?

0 Answers  


how to resolve -811 sqlcode .give clear explaination

3 Answers   IBM,


Categories