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
What is page size in db2?
What are the different types of base tables?
What is dclgen (declaration generator)?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is a db2 cursor?
Is db2 a database?
What is the maximum size of varchar data type in db2?
What are bind parameters in db2?
What is db2 catalog database?
Mention the definition of cobol in varchar field.
How do I delete a column in db2?
How to execute stored procedure in db2 command editor?
What is db2 bind process?
can we view the access paths created by dbrm ? how ? thx
What is the purpose of rollback and commit?