My Comments About A Trees
Posted May 12th, 2009 by Andrew PopoffWe use one table to create a tree normally. This table should contain at least two columns. One column is the identifier of the record. The second column is the identifier of the parent record.
Example:
Office
Lawyer department
Bob
John
Tech department
[...]
Tags: trees | No Comments »