SDU Tools: Single space words in SQL Server T-SQL
We’ve got a lot of very useful string-related functions in SDU Tools. This is another one. At times, there’s a need to remove excess spaces between words in strings. In our free SDU Tools for developers and DBAs, we added a function to do just that: SingleSpaceWords.
The function just takes one parameter: the string to be processed.
Find out more
You can see it in action in the main image above, and in the video here:
2019-11-13