Minimum value
Definition
The minimum value within a specific column.
Source
data (any datatype with an order defined for max/min)
Computation
MIN(column)
Last updated
Was this helpful?
The minimum value within a specific column.
data (any datatype with an order defined for max/min)
MIN(column)
Last updated
Was this helpful?