DEVFYI - Developer Resource - FYI

The command used to open a CURSOR FOR loop is

PL/SQL Interview Questions and Answers


(Continued from previous question...)

The command used to open a CURSOR FOR loop is

1. open
2. fetch
3. parse
4. None, cursor for loops handle cursor opening implicitly.

(Continued on next question...)

Other Interview Questions