DBA > Job Interview Questions > DATABASE Administrator (DBA) Interview Questions and Answers

What is new_form built-in?

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

(Continued from previous question...)

101. What is new_form built-in?

When one form invokes another form by executing new_form oracle form exits the first form and releases its memory before loading the new form calling new form completely replace the first with the second. If there are changes pending in the first form, the operator will be prompted to save them before the new form is loaded.

(Continued on next question...)

Other Job Interview Questions