June 18, 2000 10:18 PM
Practical Implementation
Rating:

(0)
SQL Server Magazine
InstantDoc ID #8999
Now that you've seen how this approach to creating and maintaining hierarchical data works, let's explore its practical implementation, including how indexes can improve query performance and how to control the order in which hierarchical queries return data.
Indexing for Better Performance
In the main article's simple example, all the table's rows fit in a single page, so indexes don't provide much performance benefit. In the real world, however, the tables would be much larger, and indexes could provide considerable performance improvements for certain queries.
A nonc...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: