Syndicate content

processing

Nov 07
0

Search and Replace in SQL

Tue, 2006-11-07 23:58 — budda

If you ever find the need to do a bulk search and replace in a text field of a database table you can do it without the need for external scripts thanks to a small bit of SQL.