Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Newbie SQL question
Hi Mike,
try
select table_name from user_tables;
cheers
Gerald
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.
Received on Thu Sep 23 1999 - 09:08:18 CDT
![]() |
![]() |