当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

Examine this command:SQL > exec DBMS_STATS.SET_TABLE_PREFS (‘SH’ ‘CUSTOMERS’ ‘PUBLISH’ ‘false’);Which three statements are true about the effect of this command?()


Examine this command:SQL > exec DBMS_STATS.SET_TABLE_PREFS (‘SH’, ‘CUSTOMERS’, ‘PUBLISH’, ‘false’);Which three statements are true about the effect of this command?()

A. Statistics collection is not done for the CUSTOMERS table when schema stats are gathered.

B. Statistics collection is not done for the CUSTOMERS table when database stats are gathered.

C. Any existing statistics for the CUSTOMERS table are still available to the optimizer at parse time.

D. Statistics gathered on the CUSTOMERS table when schema stats are gathered are stored as pending statistics.

E. Statistics gathered on the CUSTOMERS table when database stats are gathered are stored as pending statistics.

参考答案
您可能感兴趣的试题
  • ()类文件不易被感染上病毒A.COMB.EXEC.TXTD.BOOT

  • 不属于常见的文本格式有()A、TXTB、EXEC、DOCD、WPS

  • existA. experience B. examine C. excite D. explode

  • existA. experience B. examine C. excite D. explode

  • You may examine whether air is leaking from the t

  • Examine the data in the EMPLOYEES table:Which three subqueries work? ()