Can you explain in words what you expect this to d...
# general
j
Can you explain in words what you expect this to do:
Copy code
DECODE(TO_CHAR({today},'MM') - TO_CHAR({{transaction.trandate}},'MM') + 12*(TO_CHAR({today},'YYYY')-TO_CHAR({{transaction.trandate}},'YYYY')),0,{quantity})