April 17, 2024 at 5:41 pm
April 17, 2024 at 6:36 pm
April 17, 2024 at 7:45 pm
Thanks, It helps.
April 17, 2024 at 9:32 pm
Please consider learning standard SQL. We don't have an IFF() construct; that was spreadsheets and perhaps some nonrelational languages. Take the time to write everything out as a CASE expression. This will give you an ELSE clause that will force you to think in three-value logic.
Please post DDL and follow ANSI/ISO standards when asking for help.
April 17, 2024 at 9:40 pm
Please consider learning standard SQL. We don't have an IFF() construct; that was spreadsheets and perhaps some nonrelational languages. Take the time to write everything out as a CASE expression. This will give you an ELSE clause that will force you to think in three-value logic.
It is about SSRS not SQL, so more like a spreadsheet.
May 2, 2024 at 3:24 pm
Please consider learning standard SQL. We don't have an IFF() construct; that was spreadsheets and perhaps some nonrelational languages. Take the time to write everything out as a CASE expression. This will give you an ELSE clause that will force you to think in three-value logic.
Hey Joe buddy.... RTFM. Or rather... read the breadcrumb. Did you see the screenshot?
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply