min
function min(column): Column;Defined in: functions/aggregate.ts:29
Returns the minimum value of the expression in a group.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function min(column): Column;Defined in: functions/aggregate.ts:29
Returns the minimum value of the expression in a group.
| Parameter | Type |
|---|---|
column | ColOrName |