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: find columns used in procedures

Re: find columns used in procedures

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 17 Dec 2004 07:06:12 -0800
Message-ID: <1103295972.351677.141870@z14g2000cwz.googlegroups.com>


Dennis, Why go to all that trouble when you can just query dba_dependencies to find the list of views, packages, functions, stored procedures, and synonyms dependend on a table?

HTH -- Mark D Powell -- Received on Fri Dec 17 2004 - 09:06:12 CST

Original text of this message

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