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: searching every Oracle Package, Procedure and Function for string

Re: searching every Oracle Package, Procedure and Function for string

From: Terry Dykstra <tddykstra_at_forestoil.ca>
Date: Wed, 13 Jun 2007 16:42:39 GMT
Message-ID: <38Vbi.22167$nx3.6004@edtnps89>


"jobs" <jobs_at_webdos.com> wrote in message news:1181752356.699328.12880_at_j4g2000prf.googlegroups.com...
> Is there any way to do this? Thanks.
>

Tools like PLSQLDeveloper, TOAD can do that easily. Otherwise you can write SQL to look in dba_tables, dba_view, dba_source etc

-- 
Terry Dykstra 
Received on Wed Jun 13 2007 - 11:42:39 CDT

Original text of this message

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