Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT INTO syntax
Message
 
À
20/10/2002 16:26:29
Ron Hodge
Sebrex Systems, Inc.
Dacula, Georgie, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00713308
Message ID:
00713901
Vues:
17
You could use the exists() fucntion

if exists(select ....)
--Begin Code

Eric

>Sergey,
>
>Thanks. I you've given me the syntax I'm looking for. To test for not found, would I do as follow?
>
>IF (@Parent_Lsonid IS NULL) or (@Parent_Rsonid IS NULL) BEGIN
> error coding here...
>
>
>Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform