Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jballum
Starting Member
14 Posts |
Posted - 2000-11-22 : 12:44:14
|
| I am sorry to ask something that is probably very easy to do but I am wondering what the easiest way is to remove all blanks (for example) from a string.'abc def ghi' would return 'abcdefghi'I am having some sort of brain cramp and can't come up with an easy way.Thanx,JB |
|
|
|
|
|