min
The min aggregate function allows you to find the lowest value across a set of rows.
In this example, we take the minimum :id across the entire :Customer table.
The min aggregate function allows you to find the lowest value across a set of rows.
In this example, we take the minimum :id across the entire :Customer table.