DB
FunctionsArray

array_sum

Returns the sum of numeric elements from each input array and ignores null array entries.

array_sum(…) → Float64

Kind · scalar

Returns the sum of numeric elements from each input array and ignores null array entries.

Part of the Array family.