Page 1 of 1

white space in MySQL

Posted: Fri Nov 01, 2002 6:05 pm
by jamal
How can I remove white spaces in mysql???
thanks

Posted: Fri Nov 01, 2002 7:04 pm
by volka
http://www.mysql.com/doc/en/String_functions.html
search for LTRIM, RTRIM, TRIM and REPLACE -functions