ROUND
Description
The ROUND function rounds numbers to the nearest integer or decimal. (RedShift SQL Language Reference ROUND 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