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
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
How does db2 sample database connect?
Give a brief description of db2 isolation levels?
What is cascading rollback?
What is dbrm? What it contains? When it will be created?
What is a cursor in programming?
What is the picture clause of null indicator variable?
What is difference between isnull and coalesce?
What is a db2 collection?
What is explain plan in db2?
What is the difference between bind and rebind in db2?
How does cobol compile db2 program?
what is utility for parm lib
What is phantom read in db2?
How do we specify index to include or not during bind process.