SQL Server Split() Function
- by HighAltitudeCoder
Title goes here
Ever wanted a dbo.Split() function, but not had the time to debug it completely?
Let me guess - you are probably working on a stored procedure with 50 or more parameters; two or three of them are parameters of differing types, while the other 47 or so all of the same type (id1, id2,…