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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Remove User from Oracle

Re: Remove User from Oracle

From: Kalvin <iqustgo_at_hotmail.com>
Date: Tue, 3 Dec 2002 11:15:37 -0400
Message-ID: <UZ2H9.54327$lf.227387@maule>


drop user <username> cascade;

"Singnet Newsgroup" <stcheong_at_mbox2.singnet.com.sg> wrote in message news:asiar2$v6u$1_at_reader01.singnet.com.sg...
> Hi,
>
> I am new.
> What's the syntax to remove User from the database?
>
> Thanks
>
> Bye
>
>
Received on Tue Dec 03 2002 - 09:15:37 CST

Original text of this message

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