Oracle
1Z0-072 · Question #40
Which three are true about the Oracle Optimizer? (Choose three.)
The correct answer is A. It determines the optimal table join order and method. See the full explanation below for the reasoning.
Question
Which three are true about the Oracle Optimizer? (Choose three.)
Options
- AIt determines the optimal table join order and method.
- BIt generates execution plans for SQL statements based on relevant schema objects, system and session parameters, and information found in the Data Dictionary.
- CIt can optimize only SELECT statements.
- DIt will only generate SQL Plan Directives specific to a given SQL statement.
- EIt can re-optimize execution plans after previous executions detect suboptimal plans.
- FIt updates stale object statistics in the Data Dictionary.
How the community answered
(53 responses)- A74% (39)
- B4% (2)
- C6% (3)
- E2% (1)
- F15% (8)
Community Discussion
No community discussion yet for this question.