I have an Excel sheet with some cols and i want to import those into the mysql table. The Problem is that there are more colums in the mysql table than in the sheet (which
You can use mysqlimport to import CSV data.
CSV