SQL syntax debug: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<< PHP and MySQL syntax Steps for SQL syntax debug * Reduce the complexity of SQL syntax ex: reduce the {{ kbd | key = WHERE }} condition * Writing log more on Testing...") |
(No difference)
|
Revision as of 14:37, 26 August 2014
Steps for SQL syntax debug
- Reduce the complexity of SQL syntax ex: reduce the WHERE condition
- Writing log more on Testing#Database_server
- Using the tool for syntax highlight ex: Using the Sublime, and enable the Menu option: View > Syntax >SQL