You have a range-partitioned table in your databas...
单选题

You have a range-partitioned table in your database. Each partition in the table contains the sales data for a quarter.  The partition related to the current quarter is modified frequently and other partitions undergo fewer data manipulations. The preferences for the table are set to their default values. You collect statistics for the table using the following command in regular intervals: SQL> EXECUTE  DBMS_STATS.GATHER_TABLE_STATS(’SH’,’SALES’,GRANULARITY=>’GLOBAL’);   You need statistics to be collected more quickly.  What can you do to achieve this?()

发布日期:2020-04-10

A.Set DYNAMIC_SAMPLING to level 4

B.Set the STATISTICS_LEVEL parameter to BASIC

C.Set the INCREMENTAL value to TRUE for the partition table

D.Increase the value of STALE_PERCENT for the partition table

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定