I have a field from my table that is a character field, which contains a date, in yyyymmdd format. I would like to read this field, and reformat it so it is in mm/dd/yyyy form. How can I do this and what steps would I need to accomplish this?
Thanks in advance.
Start Free Trial