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: Find Table access in the Oracle function/Procedure

Re: Find Table access in the Oracle function/Procedure

From: Thomas Kyte <tkyte_at_oracle.com>
Date: 18 Apr 2002 06:57:23 -0700
Message-ID: <a9mjc3023l3@drn.newsguy.com>


In article <e251f895.0204172131.2eee0e41_at_posting.google.com>, dip_r_at_hotmail.com says...
>
>We access tables (ie Insert/Select/Delete/Update) in Stored procedure/
>functions. Does oracle store this information somewhere? Also does
>anyone know how we can find this information? Probably if there is an
>utility etc ..

USER_DEPENDENCIES

--
Thomas Kyte (tkyte@oracle.com)             http://asktom.oracle.com/ 
Expert one on one Oracle, programming techniques and solutions for Oracle.
http://www.amazon.com/exec/obidos/ASIN/1861004826/  
Opinions are mine and do not necessarily reflect those of Oracle Corp 
Received on Thu Apr 18 2002 - 08:57:23 CDT

Original text of this message

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