Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Covert Nested Access IIF to CASE
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Covert Nested Access IIF to CASE
Miscellaneous
Thread ID:
01435355
Message ID:
01435355
Views:
89
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
Next
Reply
Map
View

Click here to load this message in the networking platform