I’m having a sale on SQL Saturday slide decks, two for the price of one.

The last two weekends I’ve presented at two different SQL Saturday events, so as I’m pretty lazy I’m posting the decks for both weekends in a single blog post. SQL Saturday 47 – Phoenix Back to Basics; Getting Back to the Basics of SQL Server SQL Server Clustering 101 Where should I be encrypting my […]

ANSI Settings can have all the difference in the world.

So a little while back we noticed that we had some high CPU load coming from a single stored procedure in the Session State database.  This single procedure (TempUpdateStateItemLong) was taking up 80% of the CPU time that the database was using (we used Spotlight for SQL Server Enterprise from Quest software).  But in another […]