Here is the BucketString
table-valued function that I'm using - it's adapted from this Stack Overflow answer this Stack Overflow answer, modified so that I could specify an "offset", because my data doesn't start at position 1:
Here is the BucketString
table-valued function that I'm using - it's adapted from this Stack Overflow answer, modified so that I could specify an "offset", because my data doesn't start at position 1:
Here is the BucketString
table-valued function that I'm using - it's adapted from this Stack Overflow answer, modified so that I could specify an "offset", because my data doesn't start at position 1: