how to fetch multiple records without using cursor
Answer Posted / ram g
if u r talking about host language app pgm its not
posssible dats d reason we are hving cursor logic...
in select stmt its quite possible by having condtn in whr
clause such a way it can fetch multiple record..
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
If I have a view which is a join of two or more tables, can this view be updateable?
Which component is responsible for processing sql statements and selecting access paths?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Is db2 a mainframe?
What is the maximum number of columns in a db2 table?
Can there be more than one cursor open for any program?
What is buffer pool and list some of them?
is it compulsory commitment control in journal?
What are db2 objects?
What is the maximum size of varchar data type in db2?
What is load replace in db2?
How can you count the number of rows from a table tab?
What is a system catalog table in db2?
What is node in db2?
What is coalesce in db2?