Skip to content

max

function max(column): Column;

Defined in: functions/aggregate.ts:34

Returns the maximum value of the expression in a group.

Parameter Type
column ColOrName

Column