Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to end the script
Message
 
 
À
11/06/2008 14:34:54
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01323190
Message ID:
01323206
Vues:
11
>>>I want to end the script at some point so the code after it does not run. I would just use CANCEL or RETURN in Forpro.
>>
>>Put GO statement to separate scripts from one another. It doesn't stop it, though, so you can use RETURN command.
>
>If GO doesn't stop the script, what does it do?

It separates several scripts one from another. Say, you need to use GO after USE command or after CREATE PROCEDURE command, etc.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform