Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Joining Tables and NULL value
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00846508
Message ID:
00850828
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform