Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to end the script
Message
De
11/06/2008 15:02:47
 
 
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:
01323235
Vues:
10
>>>>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.

I thought 'GO' causes the preceeding script code to run.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform