| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A new approach to storing ordered hierarchical data in RDBs.
> ... new approach to storing ordered hierarchical data in RDBs.
In the employee/manager hierarchy, currently Marie has one manager (Allen). If Marie, later has two managers (Allen and Adams), how will the solution handle this. Will the query return Marie once or twice? Should the query return her once or twice?
In your opinion, what is a descriptive (but short) name for a function that returns members/elements of a hierarchy? Any of the below?
fSelectTransitive
fSelectRecursively
fGetHierMember
fGetHierElm
Received on Tue Nov 21 2006 - 12:48:31 CST
![]() |
![]() |