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:

Verified
Correct Answer:
Verified
Q2: The term <u>user scope</u> is the range
Q3: Define the term package, and explain why
Q4: The<u> AUTHID CURRENT_USER </u>clause is used to
Q5: The <u>DEL</u> command can be used to
Q6: CREATE OR REPLACE PACKAGE metric_pkg IS cup_to_liter
Q7: A(n) _ procedure is a procedure in
Q8: One advantage that packages provide is that
Q9: The _ data dictionary view is also
Q10: The _ packaged function purity level does
Q11: The pragma level defines what type of