how to fetch multiple records without using cursor
Answer Posted / shailendra
its not possible.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is meant by union and union all?
What is schema in db2?
What is cursor stability in db2?
What is load utility in db2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Which command is used to remove all rows from a table?
What is the use of commit in db2?
What is consistency token in db2?
What is innodb buffer pool?
What is a dbrm in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What are db2 objects?
Which component is used to execute the sql statements?
Is the primary key a clustered index?
What is the syntax for creating a table in the db2 database?