Solved

When Compiling Objects That Call Packaged Program Units, Which of the Following

Question 1

Multiple Choice

When compiling objects that call packaged program units, which of the following statements is True?


A) Restriction violations are not discovered until runtime.
B) Only the program body is used for verification.
C) Because only the package body information is used, the PL/SQL compiler cannot determine if the restrictions on functions within SQL statements are being respected.
D) Restriction violations are discovered at compile time.

Correct Answer:

verifed

Verified

Related Questions