Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

Here is the BucketString table-valued function that I'm using - it's adapted from this Stack Overflow answerthis 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:

edited tags
Link
Mathieu Guindon
  • 75.6k
  • 18
  • 194
  • 468
added execution plan... FWIW
Source Link
Mathieu Guindon
  • 75.6k
  • 18
  • 194
  • 468

execution plan

execution plan

Source Link
Mathieu Guindon
  • 75.6k
  • 18
  • 194
  • 468
Loading