t;
Sent: Monday, March 22, 2004 1:04 PM
Subject: Need help finding months with entries
>
> I have a MySQL table with a Date column in format \"-MM-DD\" and I\'m
trying to figure out a query that would return a list of months that have an
entry in the above table. With outp
I have a MySQL table with a Date column in format \"-MM-DD\" and I\'m trying to
figure out a query that would return a list of months that have an entry in the above
table. With output like:
Mar-01, Feb-01, Apr-01 etc...
I\'m still pretty new to MySQL and the date functions are still a bit