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 an instance in db2?
What is a bind in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What language is db2 written in?
Mention some fields that are a part of sqlca.
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is the difference between spufi and qmf?
Explain the function of data manager.
What is dbrm?
What is ibm db2 database?
What do you mean by rollback?
Is db2 a database?
What is the use of dclgen in db2?
On which levels locks can be applied?
What is the meaning concurrency in the db2 database?