Categories

How to import database tables via SQL tab in phpMyAdmin

Jack Martins October 19, 2015
Rating: 5.0/5. From 4 votes.
Please wait...

This tutorial provides a description of how to import database tables via SQL tab in phpMyAdmin.

How to import database tables via SQL tab in phpMyAdmin

In order to import database tables via SQL tab in phpMyAdmin, you should do the following:

  1. Open your dump.sql file with a text editor (e.g., Notepad++, Sublime Text 3).

  2. Select all the content/tables of the file (Ctrl+A) and copy them (Ctrl+C).

  3. Navigate to your database in phpMyAdmin, click the SQL tab above, paste all the content/tables of dump.sql file (ctrl+V):

    scrn1
  4. Click Go:

    scrn2

Feel free to check the detailed video tutorial below:

How to import database tables via SQL tab in phpMyAdmin
This entry was posted in Hosting FAQ and tagged hosting, import, phpMyAdmin, SQL, table. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket