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