How do I import a .sql file via phpMyAdmin?

You can use phpMyAdmin to import an .SQL file with your database information. To do this:

  • Log in to your database via phpMyAdmin (https://control.patrickinternet.com > Manage Hosting > [select package] > phpMyAdmin
  • Choose the database you want to import your .SQL file to from the left hand side.
  • Click the Import tab at the top of the page.
  • Select Choose File and locate the .SQL file on your device or computer.
  • Click Go

The .SQL file will be uploaded and imported to the database you've selected. 

Patrick Internet Ltd's shared web hosting offers 1 GB MySQL databases.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is MS-SQL?

Microsoft SQL Server is a relational database management system (RDMS) developed by Microsoft....

How do I create a MySQL database?

You can create MySQL databases in seconds directly from your Patrick Internet Ltd control panel....

How do I create a MySQL database?

You can create MySQL databases in seconds directly from your Patrick Internet Ltd control panel....

How do I manage my Microsoft SQL database?

We recommend using SQL Server Management Studio (SSMS) for managing your Microsoft SQL...

What is MariaDB?

MariaDB is a fork of MySQL. The database structure and indexes of MariaDB are the same as...