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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8i personal version

Re: Oracle 8i personal version

From: John Alexander <jalexander_at_summitsoftwaredesign.com>
Date: Sun, 10 Dec 2000 00:52:55 GMT
Message-ID: <HtAY5.21919$58.3993925@typhoon.tampabay.rr.com>

select *
from user_tables
/

Dann-o <d.ruttle_at_ntlworld.com> wrote in message news:huzY5.1892$Vv1.42421_at_news6-win.server.ntlworld.com...
> I have installed Oracle succesfully on win 98 and created a database using
> the Oracle wizard.
>
> I am using the "INTERNAL" username and password to start the database and
 to
> log in to SQL Plus, which works fine.
>
> My problem is that when I issue the SQL command:
>
> select * from tab;
>
> I get loads of system related tables, when all I really want are those
 that
> I have created.
>
> I'm very new to Oracle, so any pointers to solving this problem would be
> greatly appreciated.
>
> regards
> Dann-o
>
>
>
Received on Sat Dec 09 2000 - 18:52:55 CST

Original text of this message

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