Re: SQLPLUS QUESTION

From: Kjetil Skotheim <Kjetil.Skotheim_at_usit.uio.no>
Date: 1996/03/19
Message-ID: <Kjetil.Skotheim-1903961856040001_at_macusit46.uio.no>#1/1


In article <4iko9n$evo_at_news2.cts.com>, lan <lan_at_bluebird.com> wrote:

> Hi all,
>
> What command should I use to list database name and table names
> in SQLPLUS?
>

Maybe

select table_name from user_tables

...will do the job.

> thanks.
>
> --Lan

--
Kjetil Skotheim
Received on Tue Mar 19 1996 - 00:00:00 CET

Original text of this message