bertin Solved 1 Years ago through
Puzzles
CTEs to extract the items. The key aspects here are to deal with the possible limitations. I started by using SUBSTRING to get the "rest" of the string at each recursion, but then string length would be a factor (up to varchar(max)), REPLACE took care of