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 / nk
Try using one of the group functions, for example, MAX or
SUM.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How can you do the explain of a dynamic sql statement?
Is db2 a database?
What is the role of data manager in the db2 database?
What is release/acquire in bind?
What are union and union all?
Comment whether the cursor is closed during commit or not.
What is phantom read in db2?
What is page size in db2?
How to connect to db2 database from windows command line?
What is the purpose of using commit?
What is a system catalog table in db2?
What is dbrm library?
How is a typical db2 batch pgm executed?
List out the data types available.
What is db2 purescale?