Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners

Code Factory for MySQL online Help

Prev Return to chapter overview Next

SQL Formatter

Code Factory 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.




Prev Return to chapter overview Next