Skip to main content Skip to complementary content
Close announcements banner

max

Returns the largest numeric value.

Information noteNote: This function can be used both as an aggregation function or a numeric function, depending on the number of arguments.

Arguments

As a numeric function: one or more numeric values.

As an aggregation function: an expression returning numeric values.

Examples

Expression Result
max(78, 23, 1752,687) 1752

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!