14,953
edits
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 14: | Line 14: | ||
== Approach 3: Beautify the Sql syntax == | == Approach 3: Beautify the Sql syntax == | ||
Beautify the SQL syntax for better readability. | |||
* Using the text editor [http://www.sublimetext.com/ Sublime], and enable the Menu option: {{ kbd | key = View > Syntax >SQL }}. The syntax will become colorful for easy to read! | * Using the text editor [http://www.sublimetext.com/ Sublime], and enable the Menu option: {{ kbd | key = View > Syntax >SQL }}. The syntax will become colorful for easy to read! | ||
* [http://www.dpriver.com/pp/sqlformat.htm Instant SQL Formatter] | * [http://www.dpriver.com/pp/sqlformat.htm Instant SQL Formatter] | ||
== Related articles == | |||
MySQL server configuration | MySQL server configuration | ||
* [http://mysqltuner.com/ MySQLTuner-perl by major] | * [http://mysqltuner.com/ MySQLTuner-perl by major] | ||