DB
FunctionsArray

array_min

Returns the smallest numeric element in each array after skipping null values.

array_min(…) → Float64

Kind · scalar

Returns the smallest numeric element in each array after skipping null values.

Part of the Array family.