Description
* Automatically complete SQL statements
* Review an object’s script and description
* Improve productivity with snippets
* Identify the structure of complex SQL queries
* Keep track of all your tabs
* Log every executed query
* Easily navigate to SQL objects
* Check queries in test mode
* Color query tabs by environment
* Search and export query results
* Create CRUD procedures
* Guard against queries that may damage data
SQL code auto complete
Automatically fill in SQL keywords and names.
Auto-complete pick list
Complete SQL fragments, such as JOIN statements or cross-database queries, in a single click.
Qualified object names
Automatically insert fully qualified object names
Object definition
View the object definition and description inline
Transparent decryption
Seamlessly work with encrypted objects
Tooltips for identifiers
View detailed information on SQL identifiers inline.
Pair highlighting
Determine whether SQL code is formed correctly by highlighting paired elements
Closing character auto-insertion
Ensure the number of closing and opening characters match with automatic closing character insertion