Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: select for tables?

Re: select for tables?

From: Tom Zamani <tomz_at_redflex.com.au>
Date: 2000/05/02
Message-ID: <8elk1l$gkj$1@perki.connect.com.au>#1/1

It can be done,

Good luck tom

Gregory Bloom <gjbloom_at_yahoo.com> wrote in message news:sgs2jtsfoog108_at_corp.supernews.com...
> Pie-eyed newbie question of the week:
>
> Is there a way to find all tables that have a particular column with a
> particular value?
> Something like "select tablename from * where customer_id='12345'" which,
> let's pretend, would give a list of all tables which have customer_id as a
> column and which satisfy customer_id='12345'.
>
> Is this possible? Or do we really have to know all the tables having
> customer_id and search each of them individually?
>
>
Received on Tue May 02 2000 - 00:00:00 CDT

Original text of this message

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