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

What is a cursor and what is its function ?

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

(Continued from previous question...)

What is a cursor and what is its function ?

An embedded SQL statement may return a number of rows while the programming language can only access one row at a time. The programming device called a cursor controls the position of the row.

(Continued on next question...)

Other Job Interview Questions