View Single Post
Old 03-22-2008, 12:33 PM   #3 (permalink)
elite
Junior Member
 
Join Date: Feb 2008
Posts: 2
Default Re: Count number of fields != 0

Quote:
Originally Posted by gururise
if you are using PHP, look into mysql_num_rows() function.

Thanks for the reply, but I don't see how this helps?

I'm not counting the number of records returned but rather, foreach record I want to know how many fields are not equal to 0

So returned I would want:

account, date, CountOfNumberOfItemFieldsNotEqualTo0
elite is offline   Reply With Quote
Sponsored Links