When is the results table for the query in a DECLARE CURSOR
statement created?
Answer Posted / biswamoy
You can Declare Cursor either in Working-storage section or
in Procedure division. It is not executable
OPEN CURSOR is executable ( here it creates Result), Fetch
rows within loop then close cursor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is db2 command?
Name the various locking levels available?
Is schema the same as database?
What are the bind parameters ibm db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What are the prerogatives?
Is ibm db2 open source?
What is null in db2?
What is bind plan?
Is db2 a mainframe database?
What kind of database is db2?
How do I import a csv file into db2?
B37 abend during spufi?
What is the clustering index in the db2 database?
What is isolation level in db2?