Subprogram is called through database link or as external procedure - Tuning PL/SQL Applications

Q.  The subprogram is called through a database link or as an external procedure.
- Published on 01 Jul 15

a. True
b. False

ANSWER: True
 
The NOCOPY is a hint and not a directive means that the compiler can ignore and pass the parameters by value without producing the errors. The above statement is a situation where the NOCOPY hint will be ignored.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)