Can we declare DB2 HOST variable in COBOL COPY book?
Answer Posted / arup
the below code is working fine....
COPY DSBPRDDS.
DSBPRDDS is a DCLGEN.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is lock escalation in db2?
How do you find the maximum value in a column in db2?
What is the difference between drop table and delete table?
What parameters are used to control the free space in DB2?
What is the maximum size of a char data type in db2?
What is the clustering index in the db2 database?
What are types of indexes?
What is check constraint. Explain with example.
What is ibm db2 client?
What is dbrm? What it contains? When it will be created?
What is netezza database?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is a bind in db2?
What is a Foreign Key?
How can you quickly find out the # of rows updated after an update statement?