Purpose
This statement is used to clear the recycle bin.
Notice
PURGE RECYCLEBIN will clear all database objects in the recycle bin. Only the root user can execute this statement. Please proceed with caution.
Syntax
PURGE RECYCLEBIN
Examples
Clear the recycle bin:
obclient> PURGE RECYCLEBIN;
