tools that should be free, are. no sign-up, no ads, ever. read why
techtuate
free sql to excel + change preview

SQL to table

Paste SQL and see two things at once: the rows it would add, as a table you can download to Excel or CSV, and plain-English notes on anything it deletes or changes. It never runs your SQL and nothing is uploaded.

your SQL
open .sql file
what this SQL does
Notes will appear here as you type. Each statement gets a short, plain-English note.

About this tool

Reads SQL entirely in your browser - it never connects to a database and never uploads your code or data. It pulls the rows out of INSERT statements into a clean table you can export to Excel or CSV, and reads every other statement to tell you, in plain English, whether it adds, changes, or deletes data. Handy for reviewing a migration or a generated script before you run it. Part of techtuate.