Hi, Good after nonn!
I have a table having a column Time_1 as integer data dtype and having values 201501, 201405 etc.. How do i convert it any to Date format like 'yyyy-mm-dd'
Basically i need to convert it to use Add_months on it so that i get last 3 months data.
Thanks in Advance..
Forums: