ReferenceSQL FunctionsString FunctionsUCASEOn this pageUCASEucase description Syntax VARCHAR ucase(VARCHAR str) Convert all strings in parameters to uppercase. Another alias for this function is upper. keywords UCASE