433. What recommendations does the SQL Access Advisor provide fo
2023-12-01xxx000
433. What recommendations does the SQL Access Advisor provide for optimizing SQL queries? (Choose all thatapply.)
A.selection of SQL plan baselines
B.partitioning of tables and indexes
C.creation of index-organized tables
D.creation of bitmap, function-based, and B-tree indexes
E.optimization of materialized views for maximum query usage and fast refresh
正确答案是BDE
