Oracle Database Administration II — Question 114

Which statement correctly describes the SQL profiling performed by the SQL Tuning Advisor?

Answer options

Correct answer: B

Explanation

The correct answer, B, accurately reflects that the SQL Tuning Advisor provides recommendations to modify SQL statements to enhance execution plans. Options A, C, D, and E describe other aspects of optimization, such as creating indexes or improving join orders, but do not specifically address the restructuring of SQL statements for better execution outcomes.