home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.oracle
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!well!mharper
- From: mharper@well.sf.ca.us (Michael J. Harper)
- Subject: Dropping All Tables
- Message-ID: <Bu11us.Fx0@well.sf.ca.us>
- Sender: news@well.sf.ca.us
- Organization: Whole Earth 'Lectronic Link
- Distribution: usa
- Date: Fri, 4 Sep 1992 00:11:16 GMT
- Lines: 11
-
- In a situation where you have a database class which has 30 students, each
- with their own Oracle logins, you end up with alot of tables at the end
- of the class. When the class is over, you want to remove any traces of
- the 30 students. So, you revoke resource & connect on all of them, but
- their tables persist!
-
- What is the easiest way to remove all tables, views, synonyms, etc. owned
- by a particular user?
-
- Michael J. Harper
- mharper@well.sf.ca.us
-