I have a db that has 20 customer totals. I need my program to add all 20 customer totals together and display the customer total's sum. How does one, add an entire column from a database?

Darkcloud