开发者

How can i replace particular number of letters from particular position?

I need to replace a particular number开发者_如何学编程 of characters, for example 3 characters from the 4th position in a string.

How can I do this?


Perhaps you're looking for the STUFF function:

http://msdn.microsoft.com/en-us/library/ms188043.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜