Monthly Archives: February 2018

Production Scripts

One of the most useful parts of SQL Server is the SQL Agent scheduler. Over the years I’ve used this subsystem to automate work and ease the administrative burden of running a SQL Server instance. At times I’ve even used … Continue reading

Posted in Editorial | Tagged | Comments Off on Production Scripts

What to Read in 2018

Last week I was looking for Database Weekly links and ran across Gail Shaw’s list of books from 2017. It’s an interesting list of fiction, and I might pick up a few this year if I run out of ideas. This … Continue reading

Posted in Editorial | Tagged | Comments Off on What to Read in 2018

Moving Lookup Data with ReadyRoll

I’ve been using ReadyRoll for a small project and wanted to move some lookup data. There are some tables where I want to keep data in sync across environments, so if my build and release pipeline can do this, great. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Moving Lookup Data with ReadyRoll

The Learning Choice

I advocate learning constantly for those of us in technology. This might be especially important for data professionals as we are at the nexus of so muc activity these days. Data is important, our systems are under scrutiny for security, … Continue reading

Posted in Editorial | Tagged | Comments Off on The Learning Choice