What Is a Recycle Bin in Oracle

Q

What Is a Recycle Bin in Oracle?

✍: FYIcenter.com

A

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.

 

What Is SQL*Plus in Oracle

What Is a Dynamic Performance View in Oracle

Oracle Database Basic Concepts

⇑⇑ Oracle Database Tutorials

2020-10-26, 2033🔥, 0💬