TrumanWong

Put your SQL query here...

Converted result

SELECT
  field1,
  field2,
  field3
FROM
  TABLE
WHERE
  CONDITION;

Introduction to the tool

Format and prettify your SQL queries online (it supports various SQL dialects).