My problem is all attempts to exclude data listed in the info table have met w/ failure. My problem is further complicated as it takes almost 2 hours to complete a search (if it doesn't time out first ...
Developers can use the ORDER SIBLINGS BY feature of Oracle 10g and later to sort the records in a hierarchy created by the START WITH and CONNECT BY clauses in a SELECT statement. Oracle’s START WITH ...