Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Inconsistencies between RPT and SQL*Forms

Re: Inconsistencies between RPT and SQL*Forms

From: Ricardo Rocha <rrocha_at_usagate.net>
Date: 1997/03/05
Message-ID: <01bc291a$d1160120$6464c7d0@rrocha>#1/1

Your application may benefit (both in performance and ease of maintenance) from using CONNECT BY...START WITH to traverse the employee hierarchy. One immediate gain would be to eliminate the need to use the temporary authorization table... Received on Wed Mar 05 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US