DEVFYI - Developer Resource - FYI

What is the difference between system.current_field and system.cursor_field ?

ORACLE Interview Questions and Answers (Part 3)


(Continued from previous question...)

399. What is the difference between system.current_field and system.cursor_field ?

1. System.current_field gives name of the field.
2. System.cursor_field gives name of the field with block name.

(Continued on next question...)

Other Interview Questions