View Single Post
  #5 (permalink)  
Old 19-01-2004, 05:46 PM
jeb23's Avatar
jeb23 jeb23 is offline
New kid on the block
 
Join Date: Jan 2004
Location: JB
Posts: 4
Rep Power: 0
jeb23 is on a distinguished road
maybe my question does not so clear... what is really i want to ask is there any easiest way to 'sum' (count the sum) of your records in the db?
let say that
user vol
abu 5
abu 8
abu 9
ali 9

is a record on db.....
>> the sum of vol for abu is 22 right?
so... how can i get these '22'?

thanks.
Reply With Quote