Converting delimited values to a table (efficiently?)
This is a pretty common problem. I think it’s a question every developer has asked at one time or another: “I want to pass in a comma-separated list of values, then convert it into a table.” Every company I’ve ever worked for has had a … [Read More]