SQL Edge® allows users to format a SQL statement. Just highlight a SQL statement in the SQL editor, right-click to invoke the options menu, and select “Format SQL” option.
The SQL statement will be formatted properly as shown below:
Note that the “Format SQL” option can only format a syntax correct statement. If there are syntax errors in the SQL statement, the “Format SQL” option will leave the SQL statement unchanged.