SQL Tool

SQL Formatter

Format SQL queries with proper indentation, keyword capitalization, and improved readability.

Keywords:
Indent:

Supported SQL Keywords

SELECT FROM WHERE JOIN LEFT JOIN RIGHT JOIN INNER JOIN OUTER JOIN ON AND OR NOT IN BETWEEN LIKE ORDER BY GROUP BY HAVING LIMIT OFFSET INSERT INTO VALUES UPDATE SET DELETE CREATE ALTER DROP TABLE INDEX VIEW AS DISTINCT COUNT SUM AVG MAX MIN CASE WHEN THEN ELSE END NULL IS ASC DESC UNION ALL