Paste your SQL query, and the tool capitalizes keywords and re-indents it with line breaks between clauses.
The formatter works with standard SQL syntax including SELECT, INSERT, UPDATE, DELETE, JOIN, and common keywords. It handles MySQL, PostgreSQL, and SQL Server syntax.
This tool formats SQL but doesn't fully validate it. It improves readability but won't catch all syntax errors. Test queries in your database.
Yes, it handles nested queries, multiple JOINs, CASE statements, and complex WHERE clauses with proper indentation for each level.