SQL Formatter
How to use?
Copy/Paste your SQL statement in the textbox
Click on the Format button
Copy/Paste your SQL statement in the textbox below then click on the Format button:
SELECT LAT_N, CITY, TEMP_F FROM STATS, STATION WHERE MONTH = 7 AND STATS.ID = STATION.ID ORDER BY TEMP_F
Format
SQL Formatter written by Jeremy Dorn