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.
To submit a Transact-SQL script containing semicolons to a Microsoft SQL Server or Sybase database, use the Execute Parallel command.
- Enter multiple statements in the Query window.
-
Do one of the following:
- Click .
- Select .
- Press F9.