Multiple Choice
Which of the following correctly sets the default purity level for a packaged function?
A) RESTRICT_REFERENCES(DEFAULT, WNDS, WNPS) ;
B) PRAGMA RESTRICT_REFERENCES(DEFAULT, WNDS, WNPS) ;
C) PRAGMA RESTRICT_REFERENCES(function_name, WNDS, WNPS) ;
D) RESTRICT_REFERENCES(function_name, WNDS, WNPS) ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: The query to be used to populate
Q18: If a cursor is declared in a
Q19: Developers can use the PRAGMA RESTRICT_REFERENCES compiler
Q20: Package elements are considered <u>public</u> if they
Q21: The _ serves as a map to
Q23: The _ packaged function purity level does
Q24: Using the same name on multiple program
Q25: The _ defines the type of data
Q26: Package elements that can be referenced from
Q27: A(n) _ is a declaration of a