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

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle newbie

Re: oracle newbie

From: Klaus Zeuch <KZeuchnospam_at_hotmail.com>
Date: Mon, 4 Dec 2000 14:15:10 +0100
Message-ID: <90g82e$r54$1@papyrus.erlm.siemens.de>

Of course you could query with

select * from dba_tables; (or: select * from user_tables;)

to get the desired information. But it would be better to use tools with gui like toad or sql navigator (both from quests www.quests.com; previous versions of TOAD are available as shareware; current versions of TOAD and SQL*Navigator are definitely no bargains for occasional users).

Klaus Received on Mon Dec 04 2000 - 07:15:10 CST

Original text of this message

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