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 -> How to delete a user and his table?

How to delete a user and his table?

From: ftp <shyan_at_cse.cuhk.edu.hk>
Date: 26 Sep 2001 18:31:26 GMT
Message-ID: <9ot6tu$klf$3@eng-ser1.erg.cuhk.edu.hk>


drop user usernmae;
cannot delete the user if he/she has created tables. How to drop the user and his/her tables?

-- 
Received on Wed Sep 26 2001 - 13:31:26 CDT

Original text of this message

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