SQL Saturday 108 in Redmond WA

Download PDF

I had a great time presenting at SQL Saturday 108 in Redmond.

Below is the presentation and sample code from the presentation.

CTE_Redmond.zip

The thing that I love about a presentation like this is the people who ask questions at the end of the presentation.  I learned a few things that I plan to add into the presentation for Vancouver on March 17th.

Unleashing Common Table Expressions in SQL Server

Have you ever wanted to create a recursive query, but didn’t see how to do it. With the Common Table Expressions class you will learn everything needed to start using CTE’s for recursive queries, as a temporary views, and to use the result set multiple times in the same query. Learn how simplify query syntax using CTE’s. One of the most overlooked features of SQL Server is the CTE which no only simplifies the query, but gives you the ability to do things that would otherwise be impossible (or at least very challenging) with SQL Server. This presentation is targeted for database programmers and administrators who are familiar with TRANSACT SQL, Subqueries, and advanced join techniques.

Session Level: Intermediate

Getting Help from Steve and the Team

Contact us for your Free 30 minute consultation OR
schedule your appointment now.

Leave a Reply

Your email address will not be published. Required fields are marked *

*