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