Updated on 2022-08-16 GMT+08:00

Analyzing a Table

The analyzing table operation collects statistics about tables and table indicies and stores the collected information in internal tables of the database where the query optimizer can access the information and use it to help make better query planning choices.

Follow the steps below to analyze a table:

  1. Right-click the selected table and select Analyze Table.

    The Analyze Table message and status bar displays the status of the completed operation.