how to fetch multiple records without using cursor
Answer Posted / anto
The question is to fetch multiple records...not multiple
row(s)..
So this is possible with single select query.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is blu acceleration in db2?
What is the use of commit in db2?
What is the maximum length of sqlca?
What is dbrm? When it will be created?
What is ibm db2 connect?
What is host variable?
Which are the db2 tools to protect integrity of the database?
Can there be more than one cursor open for any program?
What is load replace in db2?
What is null indicator in cobol db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Which command is used to remove all rows from a table?
What is db2 purescale?
What are the different types of base tables?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?