+--------------------+ | LOWER('ATTENTION') | +--------------------+ | attention | +--------------------+
UPDATE my_table SET my_column = LOWER(my_column)