Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Covert Nested Access IIF to CASE
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Covert Nested Access IIF to CASE
Divers
Thread ID:
01435355
Message ID:
01435355
Vues:
90
What's the correct syntax for converting this to SQL:
IIf(IIf(CAST(RQ.RQ_JOB AS DECIMAL) < sf.PeriodOrderedQty, 0, CAST(RQ.RQ_JOB AS DECIMAL)- sf.PeriodOrderedQty) <> RQ.RQ_QTY_REQ,'Yes','') AS [Update PK Qty Required?], 
Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform