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: pl/sql

Re: pl/sql

From: tina london <tinalondon_at_demon.co.uk>
Date: Tue, 31 May 2005 10:38:36 +0100
Message-ID: <d7hbb5$c4k$1$8300dec7@news.demon.co.uk>

"A.J" <ajay.bisht_at_gmail.com> wrote in message news:1117529271.192879.245800_at_z14g2000cwz.googlegroups.com...
> I am using a database named contacts.Now i want to see all the tables
> within the database.What query am i suppose to fire?
>

connect as a dba and issue select table_name from dba_tables Received on Tue May 31 2005 - 04:38:36 CDT

Original text of this message

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