Skip to main content Skip to complementary content
Close announcements banner

min

Returns the smallest 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
min(1.5, 60, 35) 1.5

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!