Column Group Statistics的意思|示意

美 / / 英 / /

列组统计信息


Column Group Statistics的网络常见释义

统计 ...ity,轮到multicolumns statistics(多列统计)出场了,多列统计(multicolumns statistics)又叫列组统计(column group statistics),可以根据列与列之间的相关性将相关程度高的几列划入column group,之后的统计信息就是基于这个column group进行收集,本例cgte...

Column Group Statistics相关例句

Collecting statistics of individual columns may not be enough to provide the information required, so you need to collect column group statistics.

收集单个列的统计数据还不足以提供所需信息,因此您需要收集列组统计数据。

Sometimes, column group, or like statistics options can be useful.

有时候,列组或类似的统计选项会很有用。

RUNSTATS with column group statistics.

包含列组统计信息的runstats。

Column group Statistics obtains the number of distinct combinations of values for a group of columns.

列组(Column Group)统计信息将获得一组列的不同值组合的数目。

This example illustrates the effect of column group statistics on a qualifying OR predicate. Consider the following query on the EMPLOYEE table.

这个例子解释说明了列组统计信息对一个合格的OR谓词的影响。

The following example illustrates using RUNSTATS to collect catalog statistics that capture column group information

下列例子说明了如何使用 RUNSTATS 收集捕获了列组信息的目录统计信息