I want to create a table from xml spreadsheet or csv file in MySQL.
How can I do it ?
You should probably use load data on your CSV.