Version ebook / Retour
UPPER()
UPPER(string)
string
This function converts a given string to all uppercase letters. It’s an alias of UCASE(). See that function’s description earlier in this chapter for an example.