Re: tables in sqlplus
From: Maciej Kwapulinski <pikpok_at_univ.gda.pl>
Date: Tue, 20 Feb 2001 08:21:21 -0500
Message-ID: <3A926F51.3F1E4E10_at_univ.gda.pl>
Date: Tue, 20 Feb 2001 08:21:21 -0500
Message-ID: <3A926F51.3F1E4E10_at_univ.gda.pl>
Rafal Jank wrote:
> Maciej Kwapulinski wrote:
> >
> > Hallo
> > Do You how to display all tables that belong to database, using sqlplus
> > tool
> > greetings
> select table_name from user_tables;
> R.
Hallo Rafal
Thank You for response
greetings
Maciej
Received on Tue Feb 20 2001 - 14:21:21 CET