SQL Statistics
0
Lines
0
Characters
0
Keywords
0
Tables Referenced
About SQL Formatter
What it does
This tool formats your SQL queries to make them more readable and consistent. It supports common SQL dialects including MySQL, PostgreSQL, SQL Server, and Oracle.
Features
- Uppercase/lowercase keyword conversion
- Proper indentation and line breaks
- Syntax highlighting friendly output
- Minification for production use
Common SQL Keywords
SELECT
FROM
WHERE
JOIN
LEFT JOIN
FROM
WHERE
JOIN
LEFT JOIN
INSERT
UPDATE
DELETE
CREATE
ALTER
UPDATE
DELETE
CREATE
ALTER
GROUP BY
ORDER BY
HAVING
UNION
DISTINCT
ORDER BY
HAVING
UNION
DISTINCT