To execute the entire script, click Execute on the SQL toolbar.
Alternatively, on the SQL menu, click Execute.
To execute an arbitrary text block, do the following:
Select the text block using the mouse or keyboard.
Run the Execute command as when executing the entire script.
To execute the current statement, click Execute Current Statement on the SQL toolbar.
Alternatively, right-click a required statement, and select Execute Current Statement on the shortcut menu.
To execute a script to the statement (including this statement) where the cursor is currently positioned, do the following:
To stop SQL execution, click Stop Execution on the SQL toolbar.
The query execution results can be represented in two ways: in text and in grid formats.
To represent results as the text, click Results as Text on the SQL toolbar before query execution.
To represent results as the grid, click Results as Grid on the SQL toolbar before query execution.