Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you use IIF(a,b,c) in a SELECT statement?
Message
From
13/11/2000 10:14:13
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00440969
Message ID:
00440995
Views:
12
>>I am trying to use IF logic in SELECT statement. any ideas?
>
>Try formating it like this:
>
>SELECT IIF(alias.gender = "M", "Male", "Female") AS GenderText FROM Customers
>
>M.
----------
Hi Marty,
that works...thanks...:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform