upper case as well as lower case in mysql code example Example: how to use lower case in mysql UPDATE my_table SET my_column = LOWER(my_column)