In Oracle, which of the following package procedure is UNRESTRICTED ?

In Oracle, which of the following package procedure is UNRESTRICTED ? Correct Answer USER_EXIT

A user exit is a C subroutine and called by Oracle Forms to do special-purpose processing.It can display messages on the Oracle Forms status line, get and set field values, do high-speed computations and table look-ups, and manipulate Oracle data.
Bissoy MCQ

Related Questions

Which of the following package procedure is UNRESTRICTED in Oracle?