IT Base of Knowledge’s Weblog

November 18, 2008

Drop all tables in a tablespace

Filed under: Database, Oracle — itbdc @ 10:17 am

select ‘drop table ‘, table_name, ‘cascade constraints \;’ from user_tables;

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.