How can i add together all the values in a mysql database column?
Each table has a column called user_tags and in this is stored the number of tags this person has made.
What i want to do is get the total of all the tags everyone has made,.
Ive serched for this.. carnt seem to find anything.
Thankyou.