Last 365 days from a value
584260May 20 2009 — edited May 25 2009Hi,
I need to select last 365 days from the value returning from the below query
(SELECT MAX(MONTH_END_DT) FROM CONTROL.CTL_BATCH_CONTROL).
MONTH_END_DT - its a date column in table CTL_BATCH_CONTROL.
Can anyone help me in this plz.
Thanks
Radha K