SQL statements not separated by semicolons are part of a Transact-SQL procedure or batch
SQL-Anweisungen, die nicht durch Semikolons getrennt werden, sind Teil einer Transact-SQL-Prozedur oder eines Transact-SQL-Batches.
A simple Transact-SQL batch consists of a set of SQL statements with no delimiters followed by a separate line with just the word on it.
Ein einfacher Transact SQL-Batch besteht aus einer Gruppe von SQL-Anweisungen ohne Trennzeichen gefolgt von einer separaten Zeile, auf der nur das Wort steht.
A simple Transact-SQL batch consists of a set of SQL statements with no delimiters followed by a separate line with just the word GO on it.
Ein einfacher Batch besteht aus einer Gruppe von SQL-Anweisungen ohne Trennzeichen, gefolgt von einer separaten Zeile, auf der nur das Wort "go" steht.
For more information about Transact-SQL batches, see Transact-SQL batch overview.
The following Transact-SQL batch prints the message "yes" on the Server Messages window four times
Der folgende Transact-SQL-Batch gibt vier Mal eine Ja-Meldung im Fenster Servermeldungen aus
This editor can be used to edit the current Transact-SQL batch, or the last executed batch.
Mit diesem Editor kann der aktuelle Transact-SQL-Batch oder der zuletzt ausgeführte Batch bearbeitet werden.
Indicates that the Transact-SQL batch has completed. SQL:BatchStarting Event Class
Dieses Ereignis zeigt an, dass ein Transact-SQL-Batch abgeschlossen wurde.
The following Transact-SQL batch prints the message "yes" on the database server messages window four times
Der folgende Transact-SQL-Batch gibt vier Mal eine Ja-Meldung im Meldungsfenster des Datenbankservers aus
Alternatively, the procedure can be called and executed without the keyword if the procedure is the first statement in the Transact-SQL batch.
Sie können eine gespeicherte Prozedur auch ohne das EXECUTE-Schlüsselwort ausführen, wenn die gespeicherte Prozedur die erste Anweisung im Batch ist.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.