Hi,
Is it possible to change the varchar column to a date column. I currently have the date as a varchar, 290319(ddmmyy), which I want to change to date(ddmmyyyy)
Would it be possible to do it in the first select?
Thanks in advance
Hi,
Is it possible to change the varchar column to a date column. I currently have the date as a varchar, 290319(ddmmyy), which I want to change to date(ddmmyyyy)
Would it be possible to do it in the first select?
Thanks in advance