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