News

Anyways I have to store a hierarchical data structure, similar to a tree in a SQL database.<BR><BR>Right now I simply add a "parent_id" column in each of the row (node).