home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1487 < prev    next >
Encoding:
Text File  |  1992-09-03  |  806 b   |  23 lines

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