Online Documentation for SQL Manager for SQL server
Update Statistics
Statistics Update Wizard allows you to perform the update statistics operation in your SQL Server database (the UPDATE STATISTICS statement is issued).
This operation is used to updates the statistics for the specified table(s) and view(s).
To run the wizard, select the Services | Update Statistics... main menu item, or right-click the database alias in the DB Explorer tree and select the Tasks | Update Statistics... item of the context menu.
- Selecting database for statistics update
- Selecting tables and views
- Specifying update statistics options
- Editing and executing the result script
Availability: |
|
Full version (for Windows) |
Yes |
Lite version (for Windows) |
No |
Note: To compare all features of the Full and the Lite versions of SQL Manager, refer to the Feature Matrix page. |
See also: |