Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Joining Tables and NULL value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00846508
Message ID:
00850828
Vues:
19
Thanks Adam!

>SELECT IIF(ISNULL(TABLE.date),{//},TABLE.date) AS Boldate
>
>or if it's a char field with len(25)
>
>SELECT IIF(ISNULL(TABLE.value),space(25),TABLE.value) AS cval
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform