sonnysavage
Programmer
1) I am new to using hierarchical queries, so bear with my ignorance.
2) I need to be able to find the root node for any given node. There aren't any cyclical heirarchies, so the solution can ignore this possibility. The primary key column is labeled 'ID' and the hierarchical column name is 'PARENT_ID'.
Let me know if my question needs clarification.
Thanks!
2) I need to be able to find the root node for any given node. There aren't any cyclical heirarchies, so the solution can ignore this possibility. The primary key column is labeled 'ID' and the hierarchical column name is 'PARENT_ID'.
Let me know if my question needs clarification.
Thanks!