View Single Post

  #5 (permalink)  
Old 11-04-2005
VooDoo
 
Posts: n/a
Default Re: char replacement

;)
I sorted it out using php & an update.
Thanks
VooDoo
"Laurenz Albe" <invite@spam.to.invalid> a écrit dans le message de news:
1131093989.752711@proxy.dienste.wien.at...
> 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



Reply With Quote