Fri
12 Dec 2003
4:37 am
Celko: Trees in SQL
Posted by shimon under computers/relational databases , recommended by/Gregor RothfussDescribes the nested-set model of trees in SQL, which is how trees should be represented in frassle. I did it the simple adjacency list way though, since it was marginally easier and this is prototype software.
Full Entries RSS