Guest_imported
New member
- Jan 1, 1970
- 0
I have a table in my database with a date field--the dates are formatted like this: 20000908. I want to somehow--probably using an update query--change the date to be formatted like this: 9/8/00. How do I do this?