Page 1 of 1

Is ther any way to TRIM a field as i can do it in PHP

Posted: Mon Mar 24, 2003 2:03 pm
by Erazor2
Hi 2 all,

I have a problem trimming my fields with the trim() function in PHP,

is ther any way to do this directly in MySQL?

maybe trim("column")??

I used google but I couldn't find anything

I hope you can help me!

Posted: Mon Mar 24, 2003 2:26 pm
by twigletmac
Probably best to keep this thread in one place:
viewtopic.php?t=7448
(It'll just get confusing otherwise)

Mac