Project Script Files
In the Oracle Database Project, script file project items represent Oracle SQL scripts.
When source control is enabled, the Menu Options also contain applicable source control operations.
Menu Options
Menu Item | Description |
---|---|
Open |
Edits the item in the Oracle SQL editor. |
Open With |
Edits the item in the editor that the user selects. |
Run |
Runs the script using the default database reference. If there is no default database reference, then Run works the same as Run On. The results appear in the Output Pane. If there is a currently running script, then this menu item does not appear. |
Run On |
Prompts the user for a database reference, then runs the script. The results appear in the Output Pane. If there is a currently running script, then this menu item does not appear. |
Cancel |
Cancels the currently running script. If there is no script currently running, then this menu item does not appear. |
Cut |
Copies selected script to the clipboard and prepares the script to be removed after a paste operation. |
Copy |
Copies the script. |
Remove |
Deletes the script file. If the script is open in an editor, then you are given the following options:
|
Rename |
Renames the script file |
Properties |
Displays the properties window |