Answer Posted / vinod babu bachina
In DB2 cursor is used to fetch more than one row from a DB2
table. But cursor can fetch only one row at a time. Suppose
if ur retrieving more than one row from table , u have to
use cursor only. If u use SELECT instead of cursor then it
leads to error '' more than one row selected in select'.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the meaning concurrency in the db2 database?
Why db2 is called db2?
What is an instance in db2?
What is the information associated with sysibm.syslinks table?
What kind of database is db2?
What does reorg do in db2?
What is bind plan?
How to find schema of a table in db2?
Explain the function of data manager.
What is copy pending status in db2?
What is difference between rollback and commit?
What is ibm db2 client?
What are the full forms of spufi and dclgen and why are they used?
How do you eliminate duplicate values in db2?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.