Sum - sums the values in a column.

SELECT SUM(column_1) FROM [table]