My common Table Expressions book became available on Amazon.com late last week. After presenting on Common Table Expressions at SQL Saturday yesterday, the sales jumped a bit to the point that the CTE Book is now #2 in the Hot New releases for Computer Databases section at Amazon.com as shown in the image below. This is so exciting after all …

Common Table Expressions Book Excitement Read more »

Mastering Common Table Expressions (CTEs) in SQL Server Common Table Expressions (CTEs) are a powerful feature in SQL Server that can make your queries more readable, more expressive, and often more efficient. Today, we’ll demystify this tool and invite you to delve deeper through my specialized class on CTEs. What is a Common Table Expression? A Common Table Expression, or …

Mastering Common Table Expressions (CTEs) in SQL Server Read more »

Learning Common Table Expressions is one of my favorite classes, with over 8  years of prep time for this course, including presentations at live conferences, writing a book on CTE’s and number online presentations. This course will cover most everything you would ever want to know about common table expressions. Have you ever wanted to create a recursive query but …

40% off Learning Common Table Expressions in SQL Server Read more »

Improve you query skills with Common Table Expressions. The Common Table Expression (CTE) is one of the more powerful and often overlooked features in Microsoft SQL Server. This book will show some of the more interesting things you can do with a CTE. You will learn how CTEs are a great alternative to derived table queries, how to do data …

Free Copy of Steve Stedman’s CTE Book! Read more »

Over 250 pages of Common Table Expression lessons! Download your FREE copy today! The Common Table Expression (CTE) is one of the more powerful and often overlooked features in Microsoft SQL Server. This book will show some of the more interesting things you can do with a CTE. You will learn how CTEs are a great alternative to derived table …

Improve you query skills Steve’s CTE book! Read more »

The following has been republished from my Common Table Expressions book. Chapter 1.            Memory Tables There was a 1996 Michael Keaton movie called Multiplicity where he duplicates himself to get more work done. It first started out that he just needed help to finish up his work and be able to attend his child’s ballgame. The theme of the movie …

Common Table Expressions – Chapter 1 Read more »