Database and Table Maintenance Tasks

To perform the following tasks, right-click and select the database or table for maintaining in the object pane.

Analyze
Collects statistics about the contents of indexes.

Vacuum
Cleans empty spaces from the database.

Reindex
Rebuilds an index using the data stored in the index's table.

View Master Table
Views all tables and indexes located in database.