Syntax
SUM('column_name')
Returns the numerical sum of the values of the fields selected for the column name given. This will only work with numeric columns.
Related