UPPER
Converts a given text to uppercase.
Syntax: UPPER(
text
)
Example: UPPER ( "ebitda" )
Output: EBITDA
Last updated
Was this helpful?
Converts a given text to uppercase.
Syntax: UPPER(
text
)
Example: UPPER ( "ebitda" )
Output: EBITDA
Last updated
Was this helpful?