Answer Posted / guest
Cursors are used for providing multiple rows to process in
host language by fetching one row at a time.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does sqlcabc has?
Are views updateable?
How to resolve deadlock issue
What is package in cobol db2?
How to find the number of rows in a db2 table?
When reorg is used?
What is explain plan in db2?
What is the purpose of rollback and commit?
What is dbrm in db2 database?
what are bind concepts in db2 cobol?
What is load utility in db2?
What is a bind in db2?
What happens in bind step in a db2 program?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is the difference between drop table and delete table?