Testing the code (T-SQL Tuesday #156)
I picked the T-SQL Tuesday topic and still struggled to answer it. The quality of production code I value most: it has tests.
I picked the T-SQL Tuesday topic and still struggled to answer it. The quality of production code I value most: it has tests.
My daughter's LEGO game makes you re-enter every cheat on a clunky six-dial lock. So I built a TSQL solver to find the shortest path through all of them.
This month's T-SQL Tuesday invitation is from John McCormack. I'm sharing a few handy snippets I use on a regular basis - a time loop, impersonation testing, database recreation, and some RegEx for SSMS Find & Replace.