Thread
:
Select and add values of field
View Single Post
11-12-2005, 02:04 PM
#
2
(
permalink
)
econ
Junior Member
Join Date: Jun 2005
Posts: 28
Have you tried using Sum....
Code:
SELECT SUM( visit_field ) FROM database;
econ
View Public Profile
Send a private message to econ
Find More Posts by econ
Sponsored Links