Oracle OCP 1Z0 053 Q123(SQL Access Advisor)

abstractcyj發表於2016-04-02
123.What two statements are true regarding the recommendations received from the SQL Access Advisor?
(Choose two.)
A. It cannot generate recommendations that support multiple workload queries.
B. It can recommend partitioning on tables provided that the workloads have some predicates and joins
on the columns of the NUMBER or DATE type.
C. It can recommend partitioning only on tables that have at least 10,000 rows.
D. It can recommend only B-tree indexes and not bitmap or function-based indexes.
Answer: BC


D選項:SQL Access Advisor index recommendations include bitmap, function-based, and B-tree indexes.

參考:http://blog.csdn.net/jgmydsai/article/details/37600165

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2074164/,如需轉載,請註明出處,否則將追究法律責任。

相關文章