Forum Moderators: open

Message Too Old, No Replies

Advanced MySQL Search & Replace

Removing the second instance of string in column

         

Eric_Lander

6:48 pm on Sep 14, 2006 (gmt 0)

10+ Year Member



I'm working on a site right now that's using WordPress, and for some reason -- all posts have additional instances of "<-- more -->"

Using PHPMyAdmin, I'm planning to strip out all but the first instance of this string.

Is there any way this be done?

coopster

1:26 pm on Sep 15, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Will the REPLACE [dev.mysql.com] function work for you?