Identify the two types of PL/SQL programs for which you consider setting the compilation method
to native mode. (Choose two.)
A.
PL/SQL programs that are still in the debugging phase of development
B.
PL/SQL programs that have computation-intensive 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
B, C