Community

TreeToTable makes hierarchical tables easy with SQLServer 2005 and C#

(Arjan Pot) Creating an hierarchical table in SQL Server is easy. But when it comes to using the data in SQL queries, it is clear that SQL offers limited support. The issue solved in this article is how to use hierarchical tables in easy to understand SQL statements. I present a C# CLR function that

Read More - Register for Free Membership