如何用其他字符代替? [英] How to replace character by other ?

查看:112
本文介绍了如何用其他字符代替?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我从表中选择一个名称时,它会像这样返回(ebram,nabil,fawzy)
我怎么能像这样(ebrem nabil fawzy)翻身
如何在选择语句

when i select a name from my table it return like this ( ebram,nabil,fawzy )
how can i make it reurn like this ( ebrem nabil fawzy)
how to replace '','' by '' '' in the selct statment

select name

推荐答案

中用"替换,".您可以简单地使用replace来实现. > http://msdn.microsoft.com/en-us/library/ms186862.aspx [ ^ ]

http://www.coderecipes.net/sql-replace-function.aspx [ ^ ]

祝你好运!
You can simply use replace for that.
http://msdn.microsoft.com/en-us/library/ms186862.aspx[^]

http://www.coderecipes.net/sql-replace-function.aspx[^]

Good luck!


这篇关于如何用其他字符代替?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆