Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A pseudo SEEK() Function to be used with SPT
Message
De
05/07/2002 13:32:31
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00675579
Message ID:
00675709
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform