count total records after groupBy select

Posted by solomongaby on Stack Overflow See other posts from Stack Overflow or by solomongaby
Published on 2010-04-23T09:28:58Z Indexed on 2010/04/23 9:33 UTC
Read the original article Hit count: 305

Filed under:
|
|
|
|

Hello, I have a mysql select query that has a groupBy. I want to count all the records after the group by statement. Is there a way for this directly from mysql ?

thanks.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about query