Can one successfully use SQL CASE statements in a ...
# suiteql
w
Can one successfully use SQL CASE statements in a SuiteQL query?
a
I definitely have on a number of queries.
t
If you'd like to see an example, there's a query in this post that makes use of a CASE statement: https://timdietrich.me/blog/netsuite-suiteql-accounts-payable-aging/
👍 1
w
Thanks!