Vacuum

Vacuum cleans the empty spaces remained by dropping objects frequently from the database. It cleans the main database by copying its contents to a temporary database file and reloading the original database file from the copy. It only works on the main database. It is not possible to vacuum an attached database file.

Vacuum Database
Just simply right-click the database and select Maintain Database -> Vacuum Database....


Related topics:
Analyze
Reindex