What can be automatically implemented after the SQL Tuning Advisor is run as part of the Automated
Maintenance Task?
A.
statistics recommendations
B.
SQL profile recommendations
C.
SQL statement restructure recommendations
D.
creation of materialized views to improve query performance
Explanation:
http://docs.oracle.com/cd/B28359_01/server.111/b28274/sql_tune.htm#i36217
B is the correct answer.
– https://docs.oracle.com/database/121/ADMIN/tasks.htm#ADMIN11836