您的位置:首页 > 其它

OCP-1Z0-053-V12.02-44题

2013-10-29 11:08 369 查看
44.You have a very large table that your users access frequently. Which of the following advisors will
recommend any indexes to improve the performance of queries against this table?
A. The Automatic Memory Manager (AMM)
B. The SQL Tuning Advisor
C. The Segment Advisor
D. The SQL Access Advisor
Answer: D

SQL访问指导:评估 SQL 的全部工作量, 并建议索引, 分区和实体化视图, 它们将改善 SQL 工作量的总体性能。

The SQL Access Advisor analyzes all SQL running during a given time period and recommends indexes and

materialized views to improve the overall performance of the database.

A is incorrect because there is no such advisor as the Automatic Memory Manager. B is incorrect because the

SQL Tuning Advisor looks only at a single SQL statement and provides recommendations. C is incorrect

because the Segment Advisor recommends segment shrinkwhen table and index segments are heavily

fragmented.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: