| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> How to delete a user and his table?
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:12 CDT
|  |  |