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 -> show me the tables

show me the tables

From: <ckaandrp_at_my-deja.com>
Date: Thu, 08 Feb 2001 10:30:55 GMT
Message-ID: <95tsh0$c48$1@nnrp1.deja.com>

I have a connection with a non-local Oracle database, made by a java program. I usually worked with mySQL and if I had established a connection with a database, I could get all the tablenames with a simple mySQL-query: "show tables". So now I want to do the same thing in Oracle, but I cant find a similar query. Is there some command in Oracle which enables me to get all the table names?

thanks in advance

Casper

Sent via Deja.com
http://www.deja.com/ Received on Thu Feb 08 2001 - 04:30:55 CST

Original text of this message

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