Search and replace
In very few lines it’s possible to search and replace text in MySQL: UPDATE table_name SET column_name = replace(column_name,”find_this”,”replace_with_this”) Thanks to Torkil Johnsen’s Search and replace in MySQL article
Dan Atrill's blog site
In very few lines it’s possible to search and replace text in MySQL: UPDATE table_name SET column_name = replace(column_name,”find_this”,”replace_with_this”) Thanks to Torkil Johnsen’s Search and replace in MySQL article
Tags: MySQL, search and replace, UPDATE
Wed, August 8 2007 » MySQL » No Comments
Dan Atrill is a full-time web developer with over 10 year's professional experience. Based in London, he's a director of DJA, a web company providing services to small to medium size businesses (SMEs), including Wordpress and Joomla development, AJAX, PHP and ecommerce integration, and a lot of detective work in unraveling code from existing websites.
For more info on Dan Atrill visit the new portfolio site: http://www.djaonline.co.uk or

Visit the new Amazon-based store
Dan Atrill is a full-time web developer with over 10 year's professional experience. Based in London, he's a director of DJA, a web company providing services to small to medium size businesses (SMEs), including Wordpress and Joomla development, AJAX, PHP and ecommerce integration, and a lot of detective work in unraveling code from existing websites.
For more info on Dan Atrill visit the new portfolio site: http://www.djaonline.co.uk or

Visit the new Amazon-based store