Oracle Database: Advanced PL/SQL — Question 54

Which is true about the PLSCOPE_SETTINGS parameter?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the PLSCOPE_SETTINGS parameter is specifically designed to provide information about all identifiers when a procedure is compiled. Option A is incorrect because while it is not actively deprecated, it is not the main focus in Oracle 12c. Options C and D do not accurately describe the functionality of PLSCOPE_SETTINGS.