Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I...
Message
De
06/11/2000 16:53:13
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
How do I...
Divers
Thread ID:
00438564
Message ID:
00438564
Vues:
60
In VFP, if I have a logical field, I can do something like this:

select iID, iif(lLogical, 'Open', 'Closed') from sometable

This will return the word Open or Closed depending on the value of lLogical.

Since SQL Server does not have an IIF function, how do I do the same thing using Transact SQL?
Thanks,
Dan Jurden
djurden@outlook.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform