Join Slack
Powered by
What's wrong with this: `case when {amount} >= ...
# general
r
reptar
12/12/2018, 3:00 PM
What's wrong with this:
case when {amount} >= 600 then 'Y' else 'N'
?
Open in Slack
Previous
Next