Steps to optimize table in PHPMyAdmin

kumkumsharma

Administrator
Staff member
If you want to optimize your created table in your database then you can simply follow this article.
  • Login to cpanel.
  • Here click on “PHPMyAdmin” under “Database” section.
  • Select the “Database” which you want to optimize.
  • Now select the particular table or you can select all links which is available at the bottom of the tables.
  • Now you will find drop down menu “With selected”, you have to select “Optimize”.
  • You will see the message “Your SQL query has been executed successfully”.
 
Top