Oracle
1Z0-146 · Question #35
Identify the two types of PL/SQL programs for which you consider setting the compilation method to native mode. (Choose two.)
The correct answer is 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. See the full explanation below for the reasoning.
Question
Identify the two types of PL/SQL programs for which you consider setting the compilation method to native mode. (Choose two.)
Options
- APL/SQL programs that are still in the debugging phase of development
- BPL/SQL programs that have computation-intensive procedural operations
- CA PL/SQL program, which is called with the same parameters by multiple sessions
- DPL/SQL programs that spend most of their execution time in executing SQL statements
How the community answered
(69 responses)- A13% (9)
- B81% (56)
- D6% (4)
Community Discussion
No community discussion yet for this question.