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 db2 catalog database?
How do I connect my db2 database to ibm?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How can you do the explain of a dynamic sql statement?
What is difference between rollback and commit?
How would the varchar column remarks defined?
what is the role of the cursor in db2?
Can we update view in db2?
What is copy pending status in db2?
What is database alias db2?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is cobol db2?
What is concurrency?
What is runstats db2?
Is db2 a database?