Running in Step Mode

Use "step mode" to execute your batch SQL script one SQL command at a time.

To use the Step Mode feature:

  1. From the Query menu, click the Current Query Options command.

    SQLWizard displays the Query Options dialog box.

  2. Select the All Commands option in the Execute group box. This option ensures that the entire script is executed at run time.
  3. Click OK.
  4. From the Query menu, click Step Mode.
  5. Follow the steps described in Running a Script to run your batch SQL script.

    SQLWizard steps through the script one SQL command at a time, and displays the results of each command in a separate Result window.