Save last table settings into workspace |
Save the column formats, column fonts, column sequence and sorting order into the workspace file (.iws). |
Highlight primary key columns |
If selected the plugins will try to automatically highlight the primary key columns of the result set. This feature will not work with some JDBC drivers. |
Automatically resize columns |
Describes how the plugin should try to fit result table columns to the cell values.
...to fit table header - Set the width of a column such that the column name fits into the column.
...to fit table content - Set the width of a column such that the all column values fit into the column.
|
Null String |
A string which will be display in the result table if the cell value is null. Can be used to distinguish between an empty string and a null string. |