To run a query from the history area:
Select a history element from the history display.
Right-click to open the right-click menu.
The menu includes:
|
|
Go - re-run the query immediately, from the history area |
|
|
Remove - removes the query from the history area |
|
|
Remove All - removes all history elements from the history area |
Click Go to re-run the SQL query.
(See below for an Alternative Method for Re-running a Query)
Note:
History elements currently in the history display are saved when you exit Studio, and restored when you start Studio. The number of history elements saved by the system is defined in "# of History Elements Saved" parameter of the Global Settings tab. Default=100. (See Global Settings) .
The following instructions describe how to use an alternative method for re-running a query:
Select a history element from the history display.
Double-click the selected element.
Studio moves the selected element from the history display to the Query
Editor.
Click the Go icon inside the Query Editor.
The SQL Query re-runs.
|
|
|
|
|
Related Links: |
|
|
|