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: Tables in schema

Re: Tables in schema

From: Anthony Hogan <ahogan-nospam-_at_iespana.es>
Date: Mon, 28 Apr 2003 16:25:03 +0100
Message-ID: <3EAD47CF.767E25ED@iespana.es>


Aurelio wrote:
>
> Hi,
>
> how could I get the tables which belongs to a schema with sqlplus ?
>
> Thnx,
>
> Aure

Have a look at dba_tables (or dba_objects for all objects belonging to a schema)

regards
Anthony Hogan Received on Mon Apr 28 2003 - 10:25:03 CDT

Original text of this message

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