Hi there,
I have a table in mysql which holds the values in integers, my table is something like this.
I want to sum up the values of a particular column, for example i want to calculate the total amount, total cashpaid and total balance. hwo do i do it?