Executing Multiple Statements in Parallel - SQL Assistant

Teradata SQL Assistant for Microsoft Windows User Guide

Product
SQL Assistant
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2430
lifecycle
previous
Product Category
Teradata Tools and Utilities

Executing Multiple Statements in Parallel

Executing multiple statements from the Query Window to the database Using the Execute Parallel command. This executes the entire query as a single request, allowing the database to execute all the statements in parallel. Multiple Answersets can be returned in the Answerset window.

Note: To submit a Transact-SQL script containing semicolons to a Microsoft SQL Server or Sybase database, use the Execute Parallel command.

1 Enter multiple statements in the Query Window.

2 Do one of the following:

  • Select Tools > Execute Parallel.
  • On the toolbar click .
  • Press F9