SQLクエリをオンラインでフォーマットおよび表示します(さまざまなSQL方言をサポート)。
SELECT field1, field2, field3 FROM my_table WHERE my_condition;