Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Iif(active,code,'\'+code)
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01542446
Message ID:
01542458
Vues:
32
thanks. tried to download BOL but realized it was already installed!
found it in there




>>how do you do this in sqlserver:
>>
>>SELECT IIF(active,"\"+code,code) as code,title,statute_id FROM statute ORDER BY 1
>>
>>
>>use for enabling/disabling items in combobox
>>
>>thanks
>>
>>Peter
>
>You can use CASE in a select statement. Look in Books Online for CASE.
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform