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: SQL Plus Question

Re: SQL Plus Question

From: <steveee_ca_at_my-deja.com>
Date: Thu, 04 Jan 2001 19:16:20 GMT
Message-ID: <932i5p$pvk$1@nnrp1.deja.com>

Hi,

Try

SELECT TABLE_NAME FROM DBA_TABLES; Hope this helps,

Steve

In article <DF356.99734$w35.17361869_at_news1.rdc1.nj.home.com>,   "Mark Riehl" <mriehl_at_home.com> wrote:
> All,
>
> Easy question. What SQL Plus command can I use to show me all of the
 tables
> in a database? I'm looking for the Oracle equivalent of relshow in
 MySQL or
> mSQL.
>
> Thanks,
> Mark
>
>

Sent via Deja.com
http://www.deja.com/ Received on Thu Jan 04 2001 - 13:16:20 CST

Original text of this message

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