SQL will appear here
About CSV to SQL
Converts CSV data into SQL INSERT statements. Supports MySQL, PostgreSQL, SQLite, and MSSQL dialects. Column types are inferred from values — integers, floats, and strings are auto-detected. Enable CREATE TABLE to include a table definition with inferred column types.