Another potential "gotcha" is that SYSDATE is base...
# suiteql
t
Another potential "gotcha" is that SYSDATE is based on the server. Depending on what you're doing CURRENT_DATE, might be better.
🙌🏼 1