Derive Hierarhical tree for Tables using Data Dictionary
149764Mar 18 2004 — edited Mar 21 2004I need to derive the Hierarchical tree for Tables in my database using the data dictionary meta data. When I tried to run query using CONNECT BY PRIOR clause it generated ORA-01436: CONNECT BY loop in user data.
Can any body tell me how to generate this tree?
TIA.
Dharmesh Patel