Search the Knowledgebase Browse by Category
      Home       Web Hosting       Web Hosting Guide       MySQL Management
   Exporting data from MySQL using PhpMyadmin

To export data from MySQL database using phpMyAdmin, follow the procedure below.

  1. Log-in to phpMyAdmin using your database credential.  ( Using PhpMyAdmin )
  2. Select your database name from drop down menu in left frame.
  3. Click on Export tab at the top on right frame.
  4. Click on SELECT ALL in Export section to select all tables or select required table.
  5. Select the desired export format in Export section.
  6. Select check box in Structure tab section to include table structure
  7. Select check box in Data tab section to include all data within table
  8. Select check box in Save as file section and enter file name.
  9. Click on GO


Live Support

If you have any questions at all, please don't hesitate to contact us

+91.22.28663101, 66789456

To submit Support ticket, click here


     Related FAQs
What Hostname do I use to connect to my MySQL Database
Using PhpMyAdmin
Importing data into MySQL Database using PhpMyadmin
Exporting data from MySQL using PhpMyadmin