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?