Exporting Databases and Tables with phpMyAdmin

To export databases and tables in phpMyAdmin, first login to phpMyAdmin and then follow this guide.

1. To export a database, select it on the left hand side and click the 'Export' icon.

2. To export the whole database as a back up, select 'SQL' as the format.

Note: Ensure you check any options you require before proceeding with the export.

3. Check the 'Save as File' box, then click 'Go' and click 'Ok' to export the database to your hard drive.

4. To export a table, select it on the left hand side and click the 'Export' icon.

5. Check the 'Save as File' box, then click 'Go' and click 'Ok' to export the table to your hard drive.

Note: For further help with phpMyAdmin click the 'Question Mark' icon on the left hand side.

Note: For further help with SQL click the 'SQL' icon on the left hand side.

Was this answer helpful?

 Print this Article

Also Read

Importing Databases and Tables with phpMyAdmin

To import databases and tables in phpMyAdmin, first login to phpMyAdmin and then follow this...

Deleting Tables in a Database with phpMyAdmin

To delete tables in a database in phpMyAdmin, first login to phpMyAdmin and then follow this...

Becoming Familiar with Databases in phpMyAdmin

To familiarise yourself with databases in phpMyAdmin, first login to phpMyAdmin and then follow...

Copying a Database Table with phpMyAdmin

To copy a database table in phpMyAdmin, first login to phpMyAdmin and then follow this guide. 1....

Searching through a Database with phpMyAdmin

To search through a database in phpMyAdmin, first login to phpMyAdmin and then follow this...