posted on Monday, October 25, 2004 12:47 PM
by
amachanic
Pattern-based replacement UDF
New article posted here.
The topic du jour is a UDF for replacing substrings based on patterns (vs. T-SQL's built-in REPLACE() function, which uses static strings).