calculate sum total of all the figures in a column and save that value into databse php code example Example: sum mysql column SELECT sum( mark ) FROM `student`