While maintaining huge database driven websites one comes across so many occassions when its required to change some random string from columns in a database table, The most common example is when a URL has been added multiple times and that URL changes.
In order to sort out this issue its very simple in mySQL to [...]
Filed under: SQL | Tagged: sql mysql mssql searchreplace replace | Leave a Comment »


