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: tables in "scott"

Re: tables in "scott"

From: Juan Miranda <jmirandavigo_at_hotmail.com>
Date: Sun, 8 Apr 2001 22:15:11 +0200
Message-ID: <3ad0c67e@news.worldonline.es>

select * from user_tables;

"bullseye" <bullseye35_at_deletethefunnies@excite.com> escribió en el mensaje news:enFz6.726$l5.44797_at_typhoon.nyc.rr.com...
> Learning 8i.
> I can connect to "scott" in SQL. Trying to figure out what tables exist
 in
> scott. Tried "desc scott", didn't work. Tried "select * from scott",
 that
> didn't work either. Is there a command that tells you what tables exist
 in
> scott? (Or any database for that matter?)
>
>
Received on Sun Apr 08 2001 - 15:15:11 CDT

Original text of this message

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