View Single Post
Old 12-13-2005, 01:57 PM   #2 (permalink)
pairbrother
Member
 
Join Date: Nov 2005
Posts: 43
Default

Code:
select sum(titles) from tablename where userid = '104'

If it was MS SQL/Oracle, this would have worked, try the same on mySQL, if it doesnt work, read the documentations
pairbrother is offline   Reply With Quote
Sponsored Links