DEVFYI - Developer Resource - FYI

Which of the following is not a feature of a cursor FOR loop?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

Which of the following is not a feature of a cursor FOR loop?

1. Record type declaration.
2. Opening and parsing of SQL statements.
3. Fetches records from cursor.
4. Requires exit condition to be defined.

(Continued on next question...)

Other Interview Questions