Hi Jari,

have not figured out if one can do character changes with mysql, any one
know how to do the following for fields in a table

Altering all the x-characters to character y ?


=You sure can. Manual reference: 6.3.2 String Functions
REPLACE() will find the x-characters and replace them all with character
y.

=Regards,
=dn



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to