码迷,mamicode.com
首页 > 其他好文 > 详细

ocp-499

时间:2015-10-18 20:07:32      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:

QUESTION NO: 499
While tuning a SQL statement, the SQL Tuning Advisor finds an existing SQL profile for the statement that
has stale statistics available. What would the optimizer do in this situation?
A. It updates the existing SQL profiles with current statistics.
B. It makes the statistics information available to GATHER_STATS_JOB.
C. It initiates the statistics collection process by running GATHER_STATS_JOB.
D. It logs a warning message in the alert log so that the DBA can perform statistics collection manually.
Answer: B


当调整SQL语句时, SQL调整顾问
会发现现有的SQL配置文件文件的语句有陈旧的统计。在这种情况下,优化器能做什么?

B.它使统计信息可用于收集统计作业。


ocp-499

标签:

原文地址:http://blog.csdn.net/xuejiayue1105/article/details/49228453

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!