msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

27 Apr 07 mySQL search and replace

Posted by

UPDATE ´tablename´ set field = replace(field, ’searchString’, ‘replaceString’);

Tags: , , ,

Leave a Comment

You must be logged in to post a comment.