开发者

sql server 2008 / replacement in a field / from position /with specified width / with specified substring

is there any function in sql server 2008 that do the belo开发者_如何学运维w job :

i want to replace in a field / from specified position /with specified width / with a specified substring...

how can i do that ?

thanks for helping me


Have you looked at the STUFF function? It appears to meet your requirements.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜