Globally search and replace data in SQL Server
By Rob Volk
on 06 November 2002
| 0 Comments
| Tags: Stored Procedures
Narayana Vyas Kondreddi submitted "This article provides you with a simple stored procedure, that can search all the columns of all the tables in the current database, and replace a given search string with another string." Follow the link to Globally search and replace data in SQL Server...