Clan Adverts

www.afgserv.com

 

Inserting SQL with PhpMyAdmin

Illustration on how to insert SQL

Page: 1/2

This is a short illustration showing both ways to insert SQL using phpmyadmin.  This tutorial assumes you know how to open your phpmyadmin window and select the database you are inserting into.


Uploading a .sql file through phpmyadmin

Import SQL with .sql file

The first thing you need to do is find the Import tab close the top of the right pane and click it.


Browse to your .sql file

Next hit the browse button until you find the .sql file you would like to import.



Once you have found the .sql hit go in the bottom right hand corner.



Thats it!  Your all done.




Next Page (2/2) Next Page