Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you do this in SQL Server 2000?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How do you do this in SQL Server 2000?
Divers
Thread ID:
00740729
Message ID:
00740729
Vues:
68
SELECT iif(isempty(field1),0,1) as myfield FROM mytable

I want to use IIF and isempty in SQL 2000
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform