Search the Knowledgebase Browse by Category
      Home       Web Hosting       Web Hosting Guide       MySQL Management
   Importing data into MySQL Database using PhpMyadmin

To import data in 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 Import tab at the top on right frame.
  4. Click on BROWSE next to "Location of Text file" and click on GO.

Alternatively you can click on SQL tab and paste your SQL statements into the "Run SQL" text box.


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