Didn't find anything, so hope this will help someone with similar need.
Note I did a similar set-based version, and unless the input is more towards non-zeros in all eight 2-byte fields, the set-based performs not as well
2018-09-19 (first published: 2018-09-12)
587 reads
Sp to Generate Restore sequence
2018-09-04 (first published: 2018-08-23)
317 reads
This scripts helps to generate ADD / DROP Constraints against single Database.
2018-09-03 (first published: 2018-08-14)
253 reads
SQL Server Keyboard shortcut key to take table backup
2018-08-24 (first published: 2014-06-17)
686 reads
Dynamic SQL can be used to generate a database snapshot. Useful for a database with a number of files.
2018-08-23 (first published: 2016-11-04)
3,514 reads
Another way to do a "Multi"- replace
2018-08-13 (first published: 2018-07-18)
686 reads
Database schema wise size detail
2018-08-08 (first published: 2018-07-22)
422 reads
A quick script that provides the sizes of the tables in your database, including schema and choice of sort method
2018-08-07 (first published: 2018-07-29)
796 reads
find the Memory used by each database
2018-07-17 (first published: 2018-06-26)
915 reads
SQL Functions that simplify search and operations over strings on SQL Server (starting with 2012)
2018-07-11 (first published: 2018-07-06)
4,797 reads