Skip to main content

MAX function

Finds the maximum value in a column.

Syntax

max(<val>)
ParameterTypeDescription
valint
max(<val>)
ParameterTypeDescription
valfloat
max(<val>)
ParameterTypeDescription
valstring
max(<val>)
ParameterTypeDescription
valtimestamp

Usages

max(`price`)