-
Colored syntax, different colors on execution and errors
-
Multi-document program interface
-
Multi-threaded execution, possibility to stop execution
-
Execution SQL and PL/SQL blocks
-
Execution single and multiple SQL statement (scripts)
-
Explain Plan feature
-
Reading DBMS_OUTPUT stream
-
Error positioning
-
Saving statement history for established connection
-
Saving history of all SQL statements in external file
-
Export results to xls/scv files
-
For executing a single SQL statements use
F9 hot key or
corresponding toolbar item.
-
For executing a series of SQL statements use
F8 hot key or
corresponding toolbar item.
-
For viewing explain plan for SQL statement use
F6 hot key or
corresponding toolbar item. You can configure another explain plan
table for this operation. This can be configured in the Options
dialog.
-
The Editor can save history of executed SQL statement in the external
file. This can be configured in the Options dialog.