简体   繁体   English

如何从SQL Server 2008中的字符串中删除空格?

[英]How to remove blank spaces from a string in SQL Server 2008?

I Have strings suppose '1234 567890' and 'SQL Server' , now i want to remove blank spaces from the strings .Anybody got any idea how to do it. 我有字符串假设'1234 567890''SQL Server' ,现在我想从字符串中删除空格。任何人都知道如何做到这一点。 Thanks in advance. 提前致谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM