Russ Thomas – SQL Judo

The Art of SQL Server Database Administration, Development, and Career Skills for the Technically Minded

A Sane TSQL Repository

In the previous post we talked about using the template explorer within SSMS to keep a sane TSQL library.  People have complained for some time that the template explorer within … Continue reading

December 30, 2015 · Leave a comment

A Sane TSQL Script Library

Earlier this year I got to speak at SQL PASS on performing under pressure.  Leading up to that event I previewed my session at a couple SQL Saturdays and during … Continue reading

December 29, 2015 · 5 Comments

Your NoSQL Choice Needs More Relational Algebra

Whether you can admit it to yourself or not, data without relation or context is pointless.  Let’s say I have a database with 14 TB of integers between 0 and 100, with … Continue reading

December 1, 2015 · Leave a comment