UPPERCASE(C field)
C upper_case_characters
UPPERCASE converts a character field to uppercase
UPPERCASE("Hello") = "HELLO"