How can I remove white spaces in mysql???
thanks
white space in MySQL
Moderator: General Moderators
http://www.mysql.com/doc/en/String_functions.html
search for LTRIM, RTRIM, TRIM and REPLACE -functions
search for LTRIM, RTRIM, TRIM and REPLACE -functions