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: How to find all tables using a field value

Re: How to find all tables using a field value

From: joel garry <joel-garry_at_home.com>
Date: Wed, 19 Dec 2007 15:34:59 -0800 (PST)
Message-ID: <5cf92abd-4a42-41c3-862d-bc5df54a6964@s8g2000prg.googlegroups.com>


On Dec 19, 2:51 pm, joel garry <joel-ga..._at_home.com> wrote:
> On Dec 19, 1:41 pm, Homer <HomerS..._at_gmail.com> wrote:

> The other alternative, if the column name is stable like "DEPARTMENT",
> is to simply write sql to generate a sql select, for each table in
> dba_tabl_cols that has the column. Find all the tables with the
> column, then look at all those tables for the value.

err, dba_tab_columns

jg

--
@home.com is bogus.
Snoopy, the mad punter.
Received on Wed Dec 19 2007 - 17:34:59 CST

Original text of this message

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