ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

13 / 68

Question 13:

Examine the following settings for a session: 
image
Which statement would be true in this scenario? 

Answer options:

A. The compiler would automatically inline subprograms
B. The compiler would inline the code for external subroutines
C. The compiler would inline the code even if the INLINE pragma is set to NO
D. The compiler would not inline the code unless the INLINE pragma is set to YES