in reply to Re: Trees in SQL, adjacency lists and sorting.
in thread Trees in SQL, adjacency lists and sorting.

I cannot recommend Joe Celkos books highly enough. This book should give you what you need. I used the nested set method for making an FTP server with DB backend and it worked a treat.
  • Comment on Re^2: Trees in SQL, adjacency lists and sorting.