SQL syntax debug
Jump to navigation
Jump to search
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