Find or replace text strings in the current text file.
|
Note: Select Regular expressions if you want your strings to be recognized as Regular Expressions. Regular Expressions are a widely-used method of specifying patterns of text to search for. Special metacharacters allow you to specify, for instance, that a particular string you are looking for occurs at the beginning or end of a line, or contains >n< recurrences of a certain character. |
Find objects in any schema.
You can construct a search argument for any database object.
|
TIP: To display a dynamic list of all objects in a schema
|
Task | Action |
---|---|
Describe |
View a description of object structure ( index, cluster, procedure, function, or package). Use Describe or Auto Describe Tool on the selected object. |
Sort |
Sort on any column (name, owner, type, creation/modification date, status) in ascending or descending order. Click the column header. |
Open the object for editing |
Double click on the object. See Visual Object Editors or the Code Editor for more information. |
Locate in schema |
Display the selected object in DB Navigator. |
Batch selection and update |
On selecting multiple objects you can
|
|
TIP: Other actions are available. Right-click on the object and select a command from the shortcut menu |
Search for objects in the recycle bin.
|
Note: Requires Oracle 10g or later. |
You can construct a search argument for any database object.
Task | Action |
---|---|
Sort |
Sort on any column (name, owner, type, creation/modification date, status) in ascending or descending order. Click the column header. |
Open the object for editing |
Double click on the object. See Visual Object Editors or Code Editor for more information. |
Batch selection and update |
When multiple objects are selected, you can apply commands like Copy Text, Purge and Flashback to the entire batch of objects. |
|
TIP: Other actions are available. Right-click on the object and select a command from the shortcut menu |
Configure how the Formatter Tool formats code. Formatter Tools are available from the Tools Menu.
Icon | Tool Tip | Description | ||
---|---|---|---|---|
Open | Open a previously saved file of SQL Navigator formatting options. | |||
Save |
Save the currently selected formatting options to the SQL Navigator installation folder, filename FmtOptions.opt.
| |||
Reset Pane to Recommended Defaults | Reset the Formatting Options to the default values |
|
TIP: SQL Navigator loads the Formatting Options from the default file (FmtOptions.opt) and default location each time the Formatting Tool Options window is opened and when the Formatter Tool performs formatting. The default location for Formatting Options is in the SQL Navigator installation folder. |
Category | Options in the Category |
---|---|
Oracle Formatter Options |
Tooltips Show tooltips when the mouse cursor is hovered over certain options. Copy Options to Clipboard Copy the options in both INI and XML format to clipboard for backup or reviewing purposes. Show the Example Window Show an example window when navigating different pages of the Formatter Options window. You can specify a script file to be formatted as an example, or select the Document per Pane option to use the example scripts from the Example document folder. You can modify the example scripts in the Example window. Changes are saved automatically. |
Header |
Select Enable to generate a header tagline after formatting the script. You can specify some text to be included in the header tagline. Do not use /* or */ in the text. Note: The date time options are currently not in use. |
Spacing |
Set physical output characteristics such as tab size, margins, and indents. |
Comments |
Select this option to align trailing comments to the right margin. |
Case |
Modify the lowercase, uppercase, or initial capitals of various syntax elements. |
Operators & Punctuations |
Specify the behavior of various operators and punctuations. |
Alignments |
Set alignments of various syntax elements. |
List Arrangements |
Define list attributes such as parentheses, commas and folding/stacking characteristics. |
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center