Introduction

Previous  Index  Next  How To Use

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...

Code Folding and Block Staples

 

The ability to "collapse" blocks of code or comments.

Dynamic Highlighting and Hot-linking

 

Helps display block or function boundaries while editing code and the ability to quickly open up an object editor after moving the mouse over an object name.