R/duckdb-funs.R
min.Rd
Returns the minimum value present in arg.
ANY
BIGINT
ANY | ANY[]
min(arg = ANY)
min(arg = ANY, col1 = BIGINT)
min(A)