How to Use
- Paste your SQL INSERT statements into the input field
- Click "Convert to CSV" to process the SQL
- Copy or download the resulting CSV data
Supported SQL Formats
- INSERT INTO statements with column names
- CREATE TABLE statements for column extraction
- Multiple INSERT statements for the same table