SUM¶
SUM
Compute the sum of the column/group/window. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.
SUM
Compute the sum of the column/group/window. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.