SQL Formatter
Format and beautify SQL queries for better readability. Supports common SQL keywords and clauses.
0 chars0 bytes
Format and beautify SQL queries for better readability. Supports common SQL keywords and clauses.
SELECT, FROM, WHERE, JOIN, LEFT JOIN, RIGHT JOIN, INNER JOIN, ON, AND, OR, ORDER BY, GROUP BY, HAVING, LIMIT, INSERT INTO, VALUES, UPDATE, SET, DELETE FROM, CREATE TABLE, ALTER TABLE, DROP TABLE