Blogs

To Do: Win Great SQL Training and a Cruise

To Do: Win Great SQL Training and a Cruise

on March 31, 2011

Wondering what to do when you get a break from work email today?

Make your opening move in a fun contest.

Continue reading

I laughed, I cried, it was better than CATS: The Fast Track Data Warehouse 3.0 Reference Guide

I laughed, I cried, it was better than CATS: The Fast Track Data Warehouse 3.0 Reference Guide

on March 30, 2011

You know what’s crazy?

A comprehensive, technical, well thought-out, and ENJOYABLE document. One written with the occasional interesting diagram and a reasonable use of acronyms, with effective tables and practical advice. A document that’s written for a human being which has helpful links to supporting documentation, but still makes you think.

Continue reading

Using APPLY for calculations

Using APPLY for calculations

on March 29, 2011

Here’s a little TSQL snack. I picked this up in a presentation by Itzik Ben-Gan at the PNWSQL user group recently, and it’s become a fast favorite.

Continue reading

Dynamic Management Quickie: Explore SQL Server system views and functions as you work

Dynamic Management Quickie: Explore SQL Server system views and functions as you work

on March 22, 2011

There’s a lot of dynamic management and system objects to keep track of in SQL Server. We all sometimes have the moment when we can’t remember exactly which DMV, DMF or other system view/function returns a particular column, or if something even IS accessible from the system objects.

Continue reading

24 Hours of Rad: 24HOP Spring 2011 Recap

24 Hours of Rad: 24HOP Spring 2011 Recap

on March 18, 2011

This past Tuesday and Wednesday (March 15-16) were 24Hours ofย SQL PASS.

Continue reading

Be My Date Next Tuesday, March 15 at 24 Hours of PASS

Be My Date Next Tuesday, March 15 at 24 Hours of PASS

on March 10, 2011

Next week the Professional Association for SQL Server will be providing 24 hours of free, online training on SQL Server.

Come get your learn on.

Continue reading

How To: Automate Continuous SQLServer Activity with Stored Procedures and Powershell Jobs

How To: Automate Continuous SQLServer Activity with Stored Procedures and Powershell Jobs

on March 2, 2011

It’s often useful to be able to run a bunch of stored procedures in the background over a period of time against a test instance.

Continue reading