Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIF statement
Message
From
26/09/2001 09:35:42
 
 
To
26/09/2001 08:25:05
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
00560189
Message ID:
00560915
Views:
19
>>>I am not sure if this would work inside of SELECT statement.
>>>What I am trying to do is:
>>>
>>>SELECT FROM myTable.*, IIF(myTable.GoodBad, "Good", "Bad") as MyExp
>>>
>>>I need to add few calculated fields to my query.
>>
>>See Sergey's reply. Also read the SQL books online on CASE (T-SQL).
>
>Do you have a link for this?
>
>Renoir

SQL BOL are on MSDN : http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/sql/portal_7ap1.htm

You can also download the BOL at http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform