
|
[oracle-l]
||
[Date Prev]
[11-2007 Date Index]
[Date Next]
||
[Thread Prev]
[11-2007 Thread Index]
[Thread Next]
Re: Command to view tables inside a database
- From: Asif Momen <asif_oracle@xxxxxxxxx>
- To: shweyeesyt@xxxxxxxxx, oracle-l@xxxxxxxxxxxxx
- Date: Thu, 1 Nov 2007 02:09:52 -0700 (PDT)
Hi,
Querying *_TABLES (replace * with ALL, DBA, or USER) view will list you all
tables.
Oracle reference manual lists all the views with description and you may find
it very help.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/toc.htm
Regards
Shwe Yee Than <shweyeesyt@xxxxxxxxx> wrote: Hi,
I'm new to Oracle Database. I'm now using Oracle Database 10g Release 2.
Can anyone tell me the command to view all the tables inside a specific oracle
database?
Really appreciate for the helping hands.
Regards,
Shwe __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|

|