How to Import a Database via phpMyAdmin in cPanel


1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.


3. From the navigation tree in the left sidebar, select an appropriate database in which you want to import data using the SQL file.


4.
Click on Import.


5.
Under File to Import, click on Browse and select SQL file from your computer.


6.
Scroll down and click on Go.


If it shows a success message, your SQL has been successfully uploaded.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I create a MySQL database?

Overview MySQL databases allow you to store lots of information in an easy to access manner. The...

How do I delete a MySQL database?

Overview You can easily delete a MySQL database from your web hosting account. Follow the...

How do I create a MySQL database?

Overview There are two primary steps when creating a MySQL user. The first step is to create a...

How do I use phpMyAdmin?

Overview phpMyAdmin is a web based database administration tool specifically for managing MySQL...

How do I setup remote access to my MySQL databases?

Overview Remote MySQL allows external web servers to access your MySQL databases by adding their...