Home > Using Oracle Application Ex... > Using the Recycle Bin to Vi...
Previous |
Next |
You can use the Recycle Bin to view and restore dropped database objects. When you drop a table, the space associated with the table is not immediately removed. The Oracle database renames the table and places it and any associated objects in the Recycle Bin. You can recover objects in the Recycle Bin at a later time.
Topics:
Note: The Recycle Bin feature is only available if you run with an Oracle 10g or later database. |