Community

Hierarchical Queries with Common Table Expressions

(Damon Armstrong) I wanted a simple example of a hierarchical query using a common table expression in SQL Server. MSDN had an example called Recursive Queries Using Common Table Expressions, but it relied on the Adventure Works database and was joining across three different tables.

Read More - Register for Free Membership