| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | September 3 1999 2:16pm |
| Subject: | Re: manual_Reference.html | ||
| View as plain text | |||
At 8:37 AM -0400 9/3/99, James Manning wrote: >REPLACE(str,from_str,to_str) > > Returns the string str with all all occurrences of the string > from_str replaced by the string to_str. > >mysql> select REPLACE('www.mysql.com', 'w', 'Ww'); > -> 'WwWwww.mysql.com' > >Where should things like this get pointed to? This list? Monty? >manual@stripped? I'll fix it. Thanks for pointing it out. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • manual_Reference.html | James Manning | 3 Sep |
| • Re: manual_Reference.html | Paul DuBois | 3 Sep |
