Excel → SQL INSERT Converter
1) Paste from Excel or CSV
Tip: Copy cells in Excel and paste here. Delimiters are auto-detected (tab/comma/semicolon).
Load file
Or upload a CSV/TXT file.
Table name
First row has headers
Yes
No
Insert style
Single INSERT with multiple VALUES
One INSERT per row
Null & empty handling
Empty cells => ''
Empty cells => NULL
Quote strategy
Auto (numbers unquoted, others quoted)
Quote all values
Never quote (useful if data already formatted)
Trim whitespace
Yes
No
Preview table
Generate SQL
Copy SQL
Preview
SQL output