I am getting a error multiple row fetched while executing a
Cobol-DB2 program.How can I solve it without using a cursor.
Answer Posted / nadeem
Select statement fetches only one row from table..make sure
ur program doesn fetch multiple rows..cursor is the only
way to fetch multiple rows to my knowledge..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the clustering index in the db2 database?
List out the three types of page locks that can be held.
What is the use of commit in db2?
How to find the number of rows in db2 tables?
What is deadlock in db2?
What is the maximum number of columns in a db2 table?
What is bind package and plan in db2?
What are the various isolation levels possible?
What is a db2 collection?
Can we delete records from view?
What is concurrency?
Explain about dbrm.
Explain various types of locks in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What's The Percentage Free Space ?