LOWER
Description
The LOWER function converts a string to lowercase. (RedShift SQL Language Reference Lower 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