CSV to SQL
CSV to SQL turns each row of a CSV file into a SQL INSERT statement for a table you name.
How to Use
- Upload a CSV file.
- Enter the target table name.
- Download the generated SQL file.
CSV to SQL turns each row of a CSV file into a SQL INSERT statement for a table you name.