Executing a Session File

From RapidSQL
Jump to: navigation, search

Go Up to Session Recording

You can execute a session file which includes a series of collected commands in a single batch from an ISQL Window.

  1. On the File menu, click Open.
    The Open Files dialog box opens.
  2. Select the session file(s) (*.ses) from the file list, or in the File Name box, type a session file name.
  3. Click OK.
    Tthe session file opens into a SQL window.
  4. On the SQL tool bar, click the Execute button.
  5. On the SQL tool bar, click the Step-Execute button to see a graphical display to identify the execution path of the script, and then click the Execute button to execute the session file.
  6. On the SQL tool bar, click the Query Plan button to see a graphical display to identify the execution path of the script.
  7. Click the Execute button.
    The script executes.

For more information, see Session Recording.