DB
FunctionsMath

greatest

Returns the largest numeric value across all arguments for each row.

greatest(…) → Float64

Kind · scalar

Returns the largest numeric value across all arguments for each row.

Part of the Math family.