Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Immediate IF
Message
From
27/07/1999 19:28:57
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Immediate IF
Miscellaneous
Thread ID:
00246933
Message ID:
00246933
Views:
53
Greetings,
I am currently using ASP against a SQL 7 server for data display. In FoxPro, I can use an IIF statement to set a variable value according to the evaluation of the IIF statement.
i.e. that = IIF(thing = 'N', "No", "Yes")

Is there such a function in SQL? Or will I be doing Begin, If, Else, End statements?

TIA,
Brad
Next
Reply
Map
View

Click here to load this message in the networking platform