When is the results table for the query in a DECLARE CURSOR
statement created?

Answer Posted / mani

the first one is correct i.e. when the open cursor statement
gets executed, the results table is created for the query in
declare cursor statement.

after that when fetch is done it is actually retrieved one
by one from the results table.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the responsibility of the construction superintendent

1654


What is bind package and plan in db2?

591


What is the role of schema in the db2 database?

642


How do I delete a column in db2?

670


Is it possible to create an Instance in DB2 using DB2 Control Center ?

618






What is the max length of sqlca?

756


Is ibm db2 free?

569


What is meant by dclgen?

615


How to view db2 table structure?

581


How do I delete a table in database?

593


What r the comman abends in db2, jcl and cobol???????

1812


What is the use of value function?

615


What is bind and rebind in db2?

642


What is the purpose of using commit?

610


Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

618