MySQL UCASE() Functions – String Functions
MySQL UCASE() Functions: Syntax UCASE ( string ); MySQL UCASE() Functions: Description UCASE() functions convert all the characters in a string to uppercase characters according to the current character set...