Extract Database Schema on (Create Statements)
|
|
Tables
Views
Functions
Triggers (including constraint trigger)
Users |
|
 |
Syntax Highlighting |
 |
Execute any SQL: |
|
Within a transaction (Transaction Safe)
Without transaction (Commands like Vacuum/Create Database)
|
Execute batch SQL |
 |
Execute Select statements and view results in a Grid |
Code Completion |
 |
Execute Select statements and view results in a Grid |
View error messages from the server |
Code completion of table names |
View, drop and recreate your foreign keys in the tree view. |