In SQL Optimizer for SQL Server we have built a very useful test run wizard (see my blog post Test Running a Tuned SQL is Not An Easy Job”) to help users select the best SQL alternatives for their spe...
First reported back in 2002, the SQL Slammer virus caught fire in January of 2003, and spread worldwide.
The post SQL Slammer Is Back. Here’s What You Need to Know appeared first on Thomas LaRock.
If ...
I don’t know about you but I don’t particularly like dealing with dates in SQL. Unfortunately I don’t seem to be able to avoid them as most of my automated reports deal with a date range. In this post...