LOWER
Description
Converts a string to lowercase (LOWER in Transact-SQL).
Sample Source Pattern
Syntax
LOWER ( character_expression ) Snowflake SQL complete documentation
LOWER( <expr> )JavaScript SQL complete documentation
String.toLowerCase( )Examples
Code:
Output:
Code:
Output:
Code:
Output:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated
