Thread
:
Count entries per month?
View Single Post
#
1
(
permalink
)
01-30-2007, 04:36 PM
Gary Bennion
Posts: n/a
MySQL
dialect question:
Count entries per month?
I have a table with a date_created column in it. I want to count the number of entries for every month. i.e
Code:
----------|------------ jan 2006 | 12 feb 2006 | 23
Hope you can help.
Gary Bennion
ANSWER(S):