Gets the maximum value in the column
Max(column1) → 100 Max(column2) → 5
Max(column)
column - A column to calculate the maximum value for
column