MySQL Remove whitespace Posted on: March 6, 2011 by mindeater update your_table set your_field = trim(your_field)