upper
This section contains reference documentation for the upper function.
Last updated
Was this helpful?
This section contains reference documentation for the upper function.
Converts string to upper case.
UPPER(col)
select UPPER('pinot') AS name
FROM ignoreMePINOT
Last updated
Was this helpful?
Was this helpful?

