DBA > Job Interview Questions > DB2 ( IBM Database 2 ) Interview Questions

When is the results table for the query in a DEC

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

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

The results table for q query specified in a DECLARE CURSOR statement of a cursor is created during the execution of the OPEN CURSOR statement.

(Continued on next question...)

Other Job Interview Questions