Validate & Optimise¶
The validate process runs a check on the database to ensure the tables match the indexes on the tables. This will find any problems with the database file.
Optimise will go through each table and remove any blank rows that have previously been deleted. This may make the database perform slightly faster.