Split strings the right way – or the next best way Aaron Bertrand (@AaronBertrand) explores some common approaches people use to split strings, complete with performance analysis. Aaron Bertrand ◆ September 2, 2021 25
Splitting Strings : Now with less T-SQL Some interesting discussions always evolve around the topic of splitting strings; here I show splitting on the database side may not be necessary in the first place. Aaron Bertrand ◆ August 16, 2012 1
Splitting Strings : A Follow-Up There were a lot of comments following my post last week about string splitting, and I've tried to address those here. Aaron Bertrand ◆ August 2, 2012 2