Tagged Questions
2
votes
1answer
506 views
How to traverse a tree in SQL? Sybase edition [duplicate]
Possible Duplicate:
Traversing tree-like data in a relational database using SQL
Whats the best way to traverse a tree in sybase?
Basically, what I want is to gather all the decedents of a ...