Using REPLACE in an UPDATE statement

Posted on SQL Server Central See other posts from SQL Server Central
Published on 2010/05/03 Indexed on 2010/05/03 6:08 UTC
Read the original article Hit count: 223

Filed under:
This article covers using the REPLACE function to selectively replace text inside a string in SQL Server. The REPLACE function is easy to use and very handy with an UPDATE statment.

© SQL Server Central or respective owner