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: All tables

Re: All tables

From: Wally <wallyraju_at_gmail.com>
Date: 6 May 2005 06:29:22 -0700
Message-ID: <1115386161.992048.177030@z14g2000cwz.googlegroups.com>


you must be connected as system to do either of the queries

SELECT * FROM DBA_TABLES; or

select name from v$database; Received on Fri May 06 2005 - 08:29:22 CDT

Original text of this message

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