SQL Tricks – Remove Interior Spaces
This week, I was given a set of data to import to a database. After the import, I noticed that the source data had lots of unnecessary spaces all over the place. I can, of course get rid of leading … Continue reading
Posted in MS SQL, Transact SQL
Tagged code, common table expressions, cte, database, development, functions, recursion, transact-sql
Leave a comment