For update of a row in cursors, when do we move value into
host variable in cobol progrm? is it before open or before
fetch ?
Answer Posted / azharuddinsyed
in Open, the sql query you have coded in declare cursor will be executed.
in Fetch, the table column values will be moved to corresponding host variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is commit in db2?
How will you return the number of records in table?
Why cursor is used in db2?
When reorg is used?
What is a dbrm in db2?
Define declaration generator (dclgen).
How to find primary key of a table in db2?
How do I delete a table in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What does reorg do in db2?
What is explain plan in db2?
What db2 400?
How do I start db2 in windows?
What is netezza database?
What are the various isolation levels possible?