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: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 8 Oct 2004 01:41:37 -0700
Message-ID: <92eeeff0.0410080041.5936af7c@posting.google.com>


SQL> DROP USER <username> CASCADE;

Regards
/Rauf

"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 Fri Oct 08 2004 - 03:41:37 CDT

Original text of this message

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