Collects statistics on columns, group of columns or indexes.
collect statistics on table_1 index (field_1, field_2)
collect statistics on table_name column field_1;
collect statistics on table_name index(field_1 ,field_2 ,field_3)
help statistics table_name
No comments:
Post a Comment