Reply to how do i replace a substring in sqlserver ?
Posted by David Greenberg on 02/06/06 17:50
Hi
I have a character field, varchar(60), and I want to replace only a part
of it, a set substring which is always in the same set positions.
Does anyone have an Sql statement or algorithm/sp that could do that
with one call or run ?
Thanks
David