Any SQL or Code Editor in Database Workbench uses the same tools in the editor itself. This includes shortcuts for uppercase/lowercase, the same context menu and other tools.
Below is a list and quick description of the available tools.
SQL Insight
|
A powerful helper that asists you in creating SQL statements.
|
Code Templates
|
Avoid typing SQL, use these to expand to often used commands.
|
AutoClose
|
Avoid entering close parenthesis, quotes etc...
|
AutoEnclose
|
Easily enclose pieces of text in parenthesis, quotes etc...
|
|