Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT INTO syntax
Message
 
To
20/10/2002 16:26:29
Ron Hodge
Sebrex Systems, Inc.
Dacula, Georgia, United States
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00713308
Message ID:
00713901
Views:
16
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform