MIN¶
MIN
Compute the minimum value in the column/group/window. Supported on all types. Supported on all non-semi-structured types.
Returns NULL
if the input is all NULL
or empty.
MIN
Compute the minimum value in the column/group/window. Supported on all types. Supported on all non-semi-structured types.
Returns NULL
if the input is all NULL
or empty.