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