SQL> shutdown abort .com

About DBA Queries DBA Scripts Quick Guides Nooleus Other Stuff Contact
Andy only 
 

Administration - Recycle bin


Display the contents of the recycle bin
show recyclebin
Empty the recycle bin
purge recyclebin
Drop an object with out putting it in the recycle bin
 drop <object_type> <object_name> purge;
Copyright© 2007-2010 Andrew Barry