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

Home -> Community -> Usenet -> c.d.o.server -> Re: cursor using select from subquery

Re: cursor using select from subquery

From: Justin Crooks <justin_at_not.got.one.yet>
Date: 1997/02/04
Message-ID: <32F76723.7224@not.got.one.yet>#1/1

Why no try using the dbms_sql package. The SQL engine and PL/SQL engine differ in what they can do (sometimes). The PL/SQL engine has to catch up with the SQL engine most of the time

Justin Received on Tue Feb 04 1997 - 00:00:00 CST

Original text of this message

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