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: Deleting a schema in Oracle 9i

Re: Deleting a schema in Oracle 9i

From: Snewber <s_at_s.com>
Date: Fri, 8 Oct 2004 13:49:42 +1000
Message-ID: <ck52oo$fl2$1@bunyip.cc.uq.edu.au>


You might want to read the documentation very carefully on the following:

drop user THE_USERS_NAME cascade ;

"John" <johnyetter_at_earthlink.net> wrote in message news:Q8n9d.9027$M05.7205_at_newsread3.news.pas.earthlink.net...
> Hi All,
>
> Can anyone tell me how to delete a schema (and all of its related tables
> and
> views) in a step or two?
>
> Thanks
>
>
Received on Thu Oct 07 2004 - 22:49:42 CDT

Original text of this message

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