I recently worked with a team on a project to improve performance of a legacy system and one of the issues we encountered was low…
Month: October 2014
I recently came across an interesting way of using the REPLACE function in SQL Server to replace multiple (different) string patterns. Usually, we use the REPLACE…