Q: date to MonthYear

J

JIM.H.

Hello,
I have a date field: myDate in my table and I want to query this whole table
by adding one more column with MonthYear of myDate.
So myDate=1/1/2005, MonthYear will be Jan05.
How can I do this?
Thanks,
Jim.
 
Top