PURGE

PURGE — clean recycle bin

Synopsis

PURGE RECYCLEBIN [ ALL ]

Description

Use this commad to purge the current user's recycle bin. The database will remove all objects from the user's recycle bin and release all space associated with objects in the recycle bin.

Parameters

ALL

Allow superuser to purge all users' tables in recycle bin.

Examples

To clean current user's recycle bin:

PURGE RECYCLEBIN;

See Also

DROP TABLE, FLASHBACK TABLE