Manage Database Tables
Control Panel Location: Admin > Utilities > SQL Manager
In this section you can browse the contents of any of your database tables to quickly check data. In addition, you can select one or more tables and perform one of several actions on the table:

- Optimize selected tables: This will perform a database optimization, which you are encouraged to run occasionally to eliminate database fragmentation.
- Repair selected tables: This performs a standard SQL "repair" on your selected tables. Tables can occasionally become corrupted, which is typically repairable using this option.
User Contributed Notes
You must have an ExpressionEngine license and have attained a forum rank of "Lab Assistant" (100 posts) to contribute notes to the User Guide