[snip]
I have query that pulls data between to dates. How to group the data by
month?
[/snip]

It would be better if you showed use the query, but heh...our mind
reading skills are getting pretty good. At the end of your query put the
line;

GROUP BY month


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to