Oracle Forms 3.0 Question:

Explain What is the difference between NAME_IN and COPY?

Tweet Share WhatsApp

Answer:

Copy is package procedure and writes values into a field.
Name in is a package function and returns the contents of the variable to which you apply.

Read All 24 Oracle Forms 3.0 Questions
Previous QuestionNext Question
Explain When does an on-lock trigger fire?Explain What does an on-clear-block Trigger fire?