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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Newbie SQL question

Re: Newbie SQL question

From: <michael_bialik_at_my-deja.com>
Date: Thu, 23 Sep 1999 21:58:10 GMT
Message-ID: <7se7pb$sac$1@nnrp1.deja.com>


SELECT table_name from USER_TABLES

 Michael.

In article <7sda5v$4q4$1_at_nnrp1.deja.com>,   michael_gressman_at_my-deja.com wrote:
> OK, I know that I can use DESC TableName to describe tables, but what
if
> I don't know what the name of the table is? Is there an SQL query
that
> will give me a list of the tables?
>
> Thanks,
> Mike
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Sep 23 1999 - 16:58:10 CDT

Original text of this message

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