When is the results table for the query in a DECLARE CURSOR
statement created?
Answer Posted / mehdee
It is not OPEN CURSOR is executed, it is the 1st FETCH.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to find the number of rows in db2 tables?
What is the result of open cursor statement?
what is utility for parm lib
What is the difference between drop table and delete table?
What is the role of union all and union
What is db2 stogroup?
i want to maintain uniqueness on pdf without make lf??????????
What is db2 optimizer?
What parameters are used to control the free space in DB2?
How would you find out the total number of rows in a db2 table?
What is nvl in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is db2 catalog database?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How does cobol compile db2 program?