Convert Excel's XLSX sheet to SQL code - a small project for school
Download JAR executable (coming soon) and run it with the following command line:
java -jar Excel2SQL.jar filename.xlsx
The script will create a new file with the same name as Excel's with SQL extension.