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 sqlca?
What is the use of runstats in db2?
B37 abend during spufi?
List out the data types available.
Explain db2.
Where do you specify them?
Explain the function done by data manager?
What is db2 command?
Is ibm db2 free?
How do I optimize a query in db2?
What is alias in db2?
What is ibm db2 client?
What are db2 objects?
What is buffer pool in the db2 database?
How to resolve deadlock issue