SQL Maestro for MySQL online help
SQL Formatter
SQL Maestro for MySQL provides you with SQL Formatter for DML statements (SELECT, INSERT, UPDATE and DELETE). It can be invoked through the Format SQL link on the SQL Editor's navigation bar (Ctrl+Alt+D shortcut). Also it is used for view body formatting (MySQL stores such bodies as a single line)
The following options allows you to tune up SQL scripts according to your preferences.
• | Cases (for keywords, functions, and identifiers); |
• | Format type and column length for INSERT/UPDATE, and SELECT statements; |
• | AND and OR operators format. |