Tag Archives: sql server

A New Sample Database

When I started working with SQL Server we had the pubs database. This was in SQL Server 2014, and I only used it because code samples from the Internet used it. It wasn’t a great database, but it was consistent … Continue reading

Posted in Editorial | Tagged | Comments Off on A New Sample Database

Running Multiple Threads Quickly

Recently I was looking to generate a quick workload against an instance. I wanted to add to the amount of work my system was doing by executing a number of queries simultaneously. There are a variety of ways to do … Continue reading

Posted in Blog | Tagged , , | Comments Off on Running Multiple Threads Quickly

More Overloads

I was attending the SQL Nexus and SQL Bits conferences recently in Europe. These were launch events for SQL Server 2016, and the keynotes given by Microsoft included the overload of yet another SQL Server term. This time ACID was … Continue reading

Posted in Editorial | Tagged | Comments Off on More Overloads

Half Baked Features

I gave a talk recently on some of the data protection features being added in SQL Server 2016, along with a few that have been available for some time. I think the talk went well, but I point out lots … Continue reading

Posted in Editorial | Tagged , | Comments Off on Half Baked Features