/ Published in: MySQL
Expand |
Embed | Plain Text
SELECT * , COUNT( * ) AS num FROM wp_o0qb3z_comments WHERE `comment_date` BETWEEN '2011-07-04' AND '2011-07-10' GROUP BY `comment_author_email` ORDER BY num DESC LIMIT 0 , 30
You need to login to post a comment.
