Contents
- Index
SQL Editor
This is your SQL Editor you can either type in statements, build them by double clicking the boxes above, or use Visual Query or any combination. This allows you the options to construct your statements in using the techniques that you prefer.
Notes:
The Query Builder Inserts Statements at the current cursor position, so be sure to place the cursor before double clicking.
You may need to clean up statements DBQwikEdit tries it's best but cannot ensure perfect SQL generation it really is a tool to increase the speed and accuracy of building SQL statements.
Your syntax must be correct in order to execute the query.