232.What recommendations does the SQL Access Advisor provide for

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 0

232.What recommendations does the SQL Access Advisor provide for optimizing SQL queries? (Choose all that apply.)

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