I currently import data into my db however the date format of the db is short date 12/06/2004 but the date format that is imported is 12JUN2005. I need to convert the imported date format to that of my db.
I also believe that the date imported is a string which makes it even harder.
I also believe that the date imported is a string which makes it even harder.