What Is an Oracle Recycle Bin?
Submitted by: AdministratorRecycle 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.
Submitted by: Administrator
Recycle bin can be turned on or off in the recyclebin=on/off in your parameter file.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | What Is the Oracle Implicit Cursor? |
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How To Use Values from Other Tables in UPDATE Statements using Oracle? |
☺ | How To Run SQL*Plus Commands in SQL Developer? |
☺ | What Is Input Buffer in SQL*Plus? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Forms Reports Interview Questions. |