Google
  Web www.spinics.net

Re: mysql COUNT row results

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


If you're looking for a count of ALL records, why do you want to append that 
to EACH record?

Now if you're looking for a count of subscribers who have certain attributes 
(ie, unique groups of subscribers), then you would use a group by clause and 
include the attributes that define the group in your selection.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Plagiarism Notes]     [Postgresql]     [Yosemite News]

Powered by Linux