AmoghDesai.com

Importing .csv file into sql via phpmyadmin

You can import records into your sql database in the form of an excel sheet using phpmyadmin.

Step 1: Excel sheet with records to be inserted

Step 2: Converting Excel into CSV

Step 3: Importing .csv file into sql via phpmyadmin

And you are done 🙂

 

[important]Important: Don’t try to import more than 50 records at a time ![/important]