Option | Description | ||||||
---|---|---|---|---|---|---|---|
Spool Output |
When selected, returned results are sent to the spool pane (SQL Query Log (The Spool Tab)) of the Code Editor on query execution. This option does not turn on/off the Spool option of the existing code editor tabs.
| ||||||
Split Window to Display Results |
| ||||||
Fetch All |
| ||||||
Show Errors in Output Window |
| ||||||
Retrieve all result fields as strings | When selected, this option causes all numeric fields to be converted to strings on the server. | ||||||
Use Table Alias | Select to use table aliases in the SQL statements generated by Quick Browse and Edit Data. | ||||||
Cursor focus stays in the SQL query after single execution | When selected, the cursor will stay in the Script area instead of moving to the data grid. | ||||||
Highlight query for corresponding data result | When selected, the SQL that has been executed, and corresponds to the data shown in the data grid, is highlighted. | ||||||
Focus query for corresponding data result | When selected, the cursor will stay in the Script area instead of moving to the data grid. | ||||||
Allow session switching |
|
Option | Description |
---|---|
Delay (milliseconds) | |
Automatic Code Completion |
When selected,a ‘pick’ list of matching symbols (variables, parameters, procedures, types) in the current scope is displayed when you start typing in an identifier. When selected, it will also include Automatic Dot-Lookup. |
Automatic Dot Lookup |
when selected, a ‘pick’ list of members of a PL/SQL record, cursor, package or %ROWTYPE record are displayed when you type a dot character after a name of variable. Automatic Dot Lookup can be selected as a stand-alone option. |
Option | Description |
---|---|
Drag & Drop of Tables or Views nodes |
Specifies what will be inserted when a table node is dragged and dropped from DB Explorer into the Code Editor. If this preference is set to insert a query statement for each table, using Ctrl or Shift key while drag and drop will not have any effect on the format of the queries. |
Drag and Drop arguments with code objects |
When selected, drag & drop code objects (such as procedure, function) will include their arguments (such as Input parameters, Output parameters) |
Module: Code Analysis
Option | Description |
---|---|
Embed Code Analysis in editor windows | When selected, a Code Analysis tab appears in the editor window next to the Code tab which you can open as required. |
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center