Faster Tune Table UtilityThere
is a new Tune Table mechanism for gathering table statistics (used by the
query optimizer). This new mechanism uses advanced sampling techniques to
calculate selectivity values for fields while reading only a small fraction
of the data within a table. It is, thus, much faster than the older mechanism.