ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

16 / 68

Question 16:

Identify the two type of PL/SQL programs for which you consider setting the compilation method to native mode. (choose two.) 

Answer options:

A. PL/SQL programs that are still in the debugging phase of development
B. PL/SQL programs that have computation-intesive procedural operations
C. A PL/SQL program, which is called with the same parameters by multiple sessions
D. PL/SQL programs that spend most of their execution time in executing SQL statements