how to fetch multiple records without using cursor
Answer Posted / sivakumar sekharannair
None of the host languages can handle multiple records at a
time.
But i think if we know the number of rows that will be
retreived then we can load the records into a internal
table and then process it as required...
Any thoughts!!!!!!
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we insert update delete in view?
What is database alias db2?
What is alias in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is dpf in db2?
What is db2 optimizer?
What are db2 tables?
What is page size in db2?
What is role in db2?
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.
How to retrieve rows from a db2 table in embedded sql?
How can deadlocks be resolved?
What is a cursor in programming?
What is the difference between cursor stability and repeatable read isolation levels?
What is the function of logging in the db2 database?