MAX
Description
The MAX function returns the maximum value in a set of rows. (RedShift SQL Language Reference MAX function).
Grammar Syntax
This function is fully supported by Snowflake.
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Related EWIs
There are no known issues.
Last updated