Functions
SUM
Returns the total sum of a numeric column.
SUM
Returns the total sum of a numeric column.
Syntax
SUM column_name FROM table_name;Returns the total sum of a numeric column.
Returns the total sum of a numeric column.
SUM column_name FROM table_name;