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
Explain db2.
What are the bind parameters ibm db2?
Name the various locking levels available?
How do I start db2 in windows?
What is db2 bind?
What is bufferpool in db2?
Explain about open switch business continuity software?
what is a corelated subquerry?
What is db2 and what is the use of db2 optimizer?
List down the data types in the db2 database.
What do you mean by cursor?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
Explain about rct.
What is check constraint. Explain with example.
How can deadlocks be resolved?