Transact SQL MSSQL Tutorial

GOTO is used to jump to a label in your Transact-SQL batch. 
The syntax is:
GOTO label
label definition: code