To execute the entire script, click Execute on the SQL toolbar.
Alternatively, on the SQL menu, select Execute or press F5.
To execute an arbitrary text block:
To execute the current statement, on the SQL toolbar, click Execute Current Statement or press F8.
Alternatively, right-click a required statement and click Execute Current Statement on the shortcut menu.
To execute script to the current position of the cursor:
To stop SQL execution, on the SQL toolbar, click Stop Execution.
The query execution results can be represented in two formats: in text and in grid.
To represent results as text, on the SQL toolbar, click Results as Text before query execution.
To represent results as grid, on the SQL toolbar, click Results as Grid before query execution.