Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A pseudo SEEK() Function to be used with SPT
Message
From
05/07/2002 13:32:31
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00675579
Message ID:
00675709
Views:
10
Thanks Sergey, but I want a more general (accepted by other DMSs, not only MS SQL Server) method, and don't want to rely on specific features.

Regards,

Fernando
SELECT CASE WHEN EXISTS ( 
		SELECT * FROM pubs..authors WHERE au_id = '213-46-8915') THEN 1  
	ELSE 0 END
Previous
Reply
Map
View

Click here to load this message in the networking platform