update statistics

Description

Updates information about the distribution of key values in specified indexes. Also updates row count information.

Syntax

update statistics table_name [index_name] 

Usage


Server class ASEnterprise


Server class ASAnywhere

The processing of update statistics in this server class is identical to that of server class ASEnterprise described above.


Server class ASIQ

The processing of update statistics in this server class is identical to that of server class ASEnterprise described above.


Server class direct_connect


Server class db2

The processing of update statistics in server class db2 is identical to that of server class ASEnterprise described above.

See also

update statistics in the Reference Manual