Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: dropping a large number of tables?
Don't forget that referential constraints will prevent you from dropping tables that are referred to by another table.
Table user_constraints will let you find them.
--Received on Thu Oct 29 1998 - 00:00:00 CST
---------------------------------------------------------
Steven Hauser, hause011_at_tc.umn.edu Phone: (612)626-7135 Fax: (612)625-6853
---------------------------------------------------------