DBA > Job Interview Questions > DERBY Java Database FAQs

What is requirements for Updatable Cursors?

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

(Continued from previous question...)

What is requirements for Updatable Cursors?

Only specific SELECT statements--simple accesses of a single table--allow you to update or delete rows as you step through them.

(Continued on next question...)

Other Job Interview Questions