Hi,
iam trying to determine the last quarter value of the current quarter based on the system date(current). For instance if the current quarter is "202201" then previous quarter should be "202104", or if the current current quarter is "202103" then previous quarter should be "202102" etc.
I am using Oracle 12.x C
thanks in advance.