Recycle Bin

From DBArtisan
Jump to: navigation, search

Go Up to Supported Objects

DBArtisan provides basic support for Oracle’s Recycle Bin feature. When enabled, dropped tables, indexes, and associated objects are stored in the Recycle Bin until explicitly purged.

Creating and editing

The Recycle Bin cannot be created or edited.

DBMS platform availability and object actions/operations supported

On the Datasource Navigator/Explorer, selecting the Recycle Bin node has the same effect as issuing a SHOW RECYCLEBIN statement. The contents of the Recycle Bin are displayed.

Related actions include:

ORCL

Enable Recycle Bin

Flashback Recycle Bin Entry

Purge Recycle Bin

Purge Recycle Bin Entry

Note: Select * From functionality is supported as a right-click option for individual tables in the Recycle Bin. For details on this feature, see Select * From.