MySQL find replace


/ Published in: SQL
Save to your folder(s)



Copy this code and paste it in your HTML
  1. SELECT REPLACE(�www.mysql.com�, �w�, �Ww�);

URL: http://www.mydigitallife.info/2007/04/23/how-to-find-and-replace-text-in-mysql-database-using-sql/

Report this snippet


Comments


You need to login to view comments.