[ Web Proxy ]
URL:
Viewing: https://sql-formatter-org.github.io/sql-formatter [Back]  [Original]

SQL Formatter logo [logo]

SQL Formatter

sql-formatter.svg [sql-formatter.svg]

Options

Tab width: Use tabs Language: SQL AWS Redshift BigQuery Clickhouse DB2 DB2 for IBM i DuckDB Hive MariaDB MySQL TiDB N1QL PL/SQL PostgreSQL SingleStoreDB Snowflake Spark SQLite Transact-SQL Trino Keyword case: Preserve Upper Lower Data type case: Preserve Upper Lower Function case: Preserve Upper Lower Identifier case: Preserve Upper Lower Indentation style: Standard Tabular, Left Tabular, Right AND/OR newlines: before after Expression width: Lines between queries: Dense operators Semicolon on separate line
select supplier_name,city from (select * from suppliers join addresses on suppliers.address_id=addresses.id) as suppliers where supplier_id>500 order by supplier_name asc,city desc;

Web Proxy Viewer  |  New URL  |  Original Page