Executing Partial Scripts in the SQL Editor

From RapidSQL
Jump to: navigation, search

Go Up to Execution and Execution-related SQL Editor options

You can execute a selected portion of a script within an SQL editor window.

To execute a partial script

  1. Ensure that partial script execution is enabled. For details, see ISQL Options - Main Tab.
  2. Select the portion of the script to be executed.
  3. On the Query menu, select Execute.

The selected statements execute. If there are results, a Results tab opens letting you work with the results. For details, see Using the Results Editor.