Community MySQL UPPER() and UCASE() Functions Explained by SSWUG Research (Meenakshi Agarwal) This tutorial explains MySQL UPPER()/UCASE() functions which convert the lower case characters of a string to upper case. Register to Read