Tag Archives: Redgate

Traveling in Wales

It’s SQL Relay Cardiff day today. This is my first time in Wales, and it’s a busy day at SQL Relay. It’s a bit of deja vu with me delivering the same session on Version Control today that I presented … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Testing Sum By Month

I’ve been on a testing kick, trying to formalize the ad hoc queries I’ve run into something that’s easier to track. As a result, when I look to solve a problem, I’ve written a test to verify that what I … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Testing Sum By Month

SQL Source Control and Git–Getting Started

It seems as though Git is taking the world by storm as the Version Control System (VCS) of choice. TFS is widely used in the MS world, but Git is growing, Subversion is shrinking, as are most of the other … Continue reading

Posted in Blog | Tagged , , , , | 12 Comments

SQL Data Generator–Masking Production Data

This is a series on SQL Data Generator, covering some interesting scenarios I’ve run into. If you’ve never tried it, SQL Data Generator is a part of the SQL Toolbelt. Give it a try today with an evaluation today. I … Continue reading

Posted in Blog | Tagged , , | 2 Comments