Importing data from (Excel) CSV into MySQL


/ Published in: SQL
Save to your folder(s)

Imports data from CSV (excel-compatible format) into MySQL. Also check the mysqlimport utility and the complementary SELECT ... INTO OUTFILE.

URL: http://dev.mysql.com/doc/refman/5.0/en/load-data.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.