statsupdate
Syntax
statsupdate [[owner_name_pattern.] table_name_pattern]
Description
Updates statistics for the specified table (or all tables if no table is specified).
If tblName
is an empty string, statistics are estimated for
all the current user's tables in the database.
Examples
Command> statsupdate;