ToUpper
The ToUpper()
function converts text to uppercase.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a copy of text
converted to uppercase.
Syntax
Parameters
Last updated