[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Performance issues with connect by clause with Trees



Jerry,

We created views to look at our "tree data."  This seems to work in most cases.  When the views prove to be inefficient (Cartesian joins, etc.), we use tables.  Of course, the downfall is that the tables have to be updated in order to get an accurate view of the tree.  (Since I walked into this project after it was started, I did not have the opportunity to investigate the issue, so these methods may be discounted by others.)


Chuck Chauvin
Stone Carlie Consulting, L.L.C.
(cchauvin@stonecarlie.com)