convert date

Joined
Jul 30, 2013
Messages
1
Reaction score
0
I have table access database 2003 with date column have data in this format:
mm/dd/yyyy eg 04/28/2013.

My question is: Is there anyway that I can convert that format mm/dd/yyyy into
dd/mm/yyyy (28/04/2013) by creating query?

How to do this?,

Thanks & Regards
 
Back
Top