Re: char replacement
VooDoo <voodoonet38@free.fr> wrote:
> I have found this:
> mysql> SELECT REPLACE('www.mysql.com', 'w', 'Ww');
> -> 'WwWwWw.mysql.com'
>
> but the problem is that i don't know exactly the field. The path where i
> need to change the c character is not always the same...
Well, if the problem is indeterministic, you will neeed voodoo.
Yours,
Laurenz Albe
|