Oracle Database Administration II — Question 173

SQL Performance Analyzer (SPA) has reported several regressed SQL statements for one of your databases.

Which action could help in the performance management of these regressed SQL statements?

Answer options

Correct answer: B

Explanation

The SQL Tuning Advisor is specifically designed to analyze and recommend optimizations for SQL statements, making it the most effective option for addressing performance regressions. While the other options may offer some benefits, they do not directly focus on tuning SQL statements as the SQL Tuning Advisor does.