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 / anju
To my knowledge, we can use fetch clause in a singleton
select inside COBOL.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we insert update delete in view?
What is cursor with hold option in db2?
What is reorg and runstats in db2?
what is the responsibility of the construction superintendent
What are db2 tables?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the difference between drop table and delete table?
What is catalog database in db2?
Which are the db2 tools to protect integrity of the database?
How to find the maximum value in a column in the db2 database?
What is a db2 table?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
Explain about mirror activator disk mirroring?
What is the physical storage length of time data type?
What does a deadlock mean in DB2?