SQL ManualSQL FunctionsString FunctionsucaseOn this pageucaseucasedescriptionSyntaxINT ucase(VARCHAR str)Convert all strings in parameters to uppercase. Another alias for this function is upper.keywordsUCASE