Basenetix
Android Apps You Can't Live Without!
-
Replacing text in MySQL text fields
Posted on April 19th, 2010 No commentsI didn’t even think you could do this: UPDATE table SET something = REPLACE ( something , 'oldtext' , 'newtext' ) ; How handy! For replacing text in MySQL tables that is… not for anything else really.
View original post here:
Sphere: Related Content
Replacing text in MySQL text fields












































