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? Explain.
What does reorg do in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the advantage in De-normalizing tables in DB2?
What is a db2 schema?
How connect db2 database to datastage?
Explain db2.
How can deadlocks be resolved?
What are types of indexes?
Mention the different locking levels that are available in db2.
What is the difference between using bind () and rebind () methods of naming class?
What is bind plan?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is role in db2?
What is lock escalation in db2?