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 / tarun
The query in a cursor in executed only when the cursor is opened. Thus you have to move the values in the host variables before opening the cursor.
| Is This Answer Correct ? | 8 Yes | 17 No |
Post New Answer View All Answers
What is universal database?
What is explain in db2?
Can we insert update delete in view?
Is ibm db2 open source?
List out the buffer pools in db2
List down the data types in the db2 database.
What is the maximum No of rows per page?
How to test SQL -911 error while developing COB-DB2 program
Explain db2.
What is deadlock in db2?
How would you find out the total number of rows in a db2 table?
List out the data types available.
How connect db2 database to datastage?
What does db2 plan contain?
Is schema the same as database?