In this post will shows you steps on how to import database or single table into phpMyAdmin by using SQL file.
No. | Title |
---|---|
1 | Open up your phpMyAdmin Page |
2 | Go to Import tab |
3 | Import database |
No. | Title |
---|---|
1 | Open Up Your Database |
2 | Import Table |
First open up your phpMyAdmin page for my case I am using Xampp, after you have open your phpMyAdmin page go to left pane, click the database that you wan to import into (testdb). If you don’t have a database Create one first.
After you have click on the export button scroll to the bottom if needed you will see a Format section :
After you have click go, it will start download (depend on your browser download behavior).