sql_format
Format SQL queries with proper indentation and clause separation. Supports standard, PostgreSQL, MySQL, and SQLite dialects.
Instructions
Format and prettify SQL queries with proper indentation and clause separation [PRO - 3 free trials]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SQL query to format | |
| dialect | No | SQL dialect (default: standard) |