Has anyone tried writing a query which can determine the parent child relationship of records in a table??? This can be done in Oracle using the START WITH, CONNECT BY Clause. I dont how the same can be achieved on any other database, say DB2. I'm thinking of using some kind of Correlated query...
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.