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: select across owner

Re: select across owner

From: Daniel Roy <danielroy10_at_hotmail.com>
Date: 25 Mar 2003 07:35:18 -0800
Message-ID: <1b061893.0303250735.f10d8a8@posting.google.com>


To make it as flexible as possible, you will need to a REF CURSOR in a PL/SQL block, and populate it dynamically with data coming from DBA_TABLES. I don't have Oracle running now, but contact me if you'd like some guidance on this.

Daniel Received on Tue Mar 25 2003 - 09:35:18 CST

Original text of this message

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