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 / anamika
DB2 doesnt support 'TOP' clause. Please ignore my prev
reply.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can we update view in db2?
Explain in brief how does db2 determine what lock-size to use?
Mention the downsides of page level lock.
What is reorg?
Mention the definition of cobol in varchar field.
What is db2 look?
Explain correlated sub-queries.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
what is db2 restart?
What is an instance in db2?
Where do you specify them?
What is iseries database?
What is the use of with ur in db2?
Why cursor is used in db2?
What is syscat in db2?