Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Hierarchies   (RSS)

Hierarchies (trees) in SQL Server 2005

There is much debate about how to implement hierarchies (trees) relationally in SQL Server. I decided to test the main techniques out and see which performed best for my application.
 
Page view tracker