I have a certain problem in hier trees.
I have an orgn table with orgid(primary key) and orgname.
I have another table dept with deptno (primary key), dname and orgid (foreign key).
I have to create a hierarchical tree with these 2 tables.
Creating a tree by constructing a view from the two...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.