In today’s article, I will answer the question of How to Empty the Trash in Oracle Database.
To remove the entire contents of your recycle bin, issue the following statement:
1 | PURGE RECYCLEBIN ; |
To remove the entire contents of all recycle bin, issue the following statement:
1 | PURGE DBA_RECYCLEBIN ; |
![]()
Database Tutorials MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux 