hey, I'm sure this is pretty easy for some... but how do I count numbers in my database...
For example:
I have a table called "downloads" and a row called "hits". As you can guess, its for a download database. How would I count the total number of hits for all the rows in my table?
Thx