thank you :-)

should it now look like this?


update zen_products_description set products_description = replace(products_description,'link-to-replace.html','change-to-this-link.html' WHERE products_description LIKE '%link-to-replace.html%');