I've read all the forums and can find anything like what i'm trying to do when formatting a date. So tell me if this is possible and if so maybe how I could go about it.
I have a csv file to upload to my db. The date is in the format of 8/20/2001.
Is there any way that I could split the date with the (/), assign is section a variable name and then format it properly in the db via the variable names?
I have a csv file to upload to my db. The date is in the format of 8/20/2001.
Is there any way that I could split the date with the (/), assign is section a variable name and then format it properly in the db via the variable names?