SQL INSERT to CSV Converter
Parse columns and data rows from SQL INSERT statements to export CSV sheets
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Extracts values datasets from SQL dump files to export CSV files.
How to use
- Paste SQL INSERT statements.
- Specify delimiter, then click convert.
- Download compiled CSV data.
FAQ
- Are single quotes inside strings escaped?
- Yes, standard SQL double-single quote escape patterns are processed correctly.
