DBA > Job Interview Questions > DB2 INTERVIEW QUESTIONS

How do you leave the cursor open after issuing a

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

(Continued from previous question...)

How do you leave the cursor open after issuing a COMMIT? ( for DB2 2.3 or above only )

Use WITH HOLD option in DECLARE CURSOR statement. But, it has not effect in psuedo-conversational CICS programs.

(Continued on next question...)

Other Job Interview Questions