Collections:
Recycle Bin - Storage to Hold Dropped Tables in Oracle
What Is Recycle Bin in Oracle?
✍: FYIcenter.com
Recycle bin is a logical storage to hold the tables that have been dropped from the database, in case it was dropped in error. Tables in recycle bin can be recovered back into database by the Flashback Drop action. Oracle database recycle save the same purpose as the recycle bin on your Windows desktop.
Recycle bin can be turned on or off in the recyclebin=on/off in your parameter file.
⇒ Turn On and Off Recycle Bin for the Instance in Oracle
⇐ Recover a Dropped Table in Oracle
2019-05-14, 2739🔥, 0💬
Popular Posts:
How To Convert Binary Strings into Integers in SQL Server Transact-SQL? Binary strings and integers ...
How To Get Year, Month and Day Out of DATETIME Values in SQL Server Transact-SQL? You can use DATEPA...
Where to find reference information and tutorials on MySQL database functions? I want to know how to...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...