Syntax Highlight
Code Completion
Explain Plan
Placeholders
Ftp support
Sintax Highlight
In the worksheet the user can Issue any DDL or DML that the target database suports.
For Oracle PL/SQL code users can nagivate throught the lines witch have errors.
Having suport for Syntax highlighting makes programming more intuitive.
Code Completion
For Oracle and PostgreSql connections the user has the ability to use code completion for selecting columns from the tables. The user can save the result set by right clicking the mouse over the grid and choosing a name for the file.
Explain Plan
For Oracle connections only, the user can browse the objects from the database using the tree representation from the left and can also choose to see the execution path for a specific
select statement by clicking the explain button from the worksheet toolbar.
Placeholders
Supports statements with placeholders in the worksheet. This way a user can insert something like a large object into the database.
Ftp Support
Files can be opened, saved, transfered via ftp support now. Fill the appropiate values to establish a remote/local ftp connection:
Then you can start using the remote/local ftp dialog:
Home
|