InterviewSolution
Saved Bookmarks
| 1. |
What Do You Understand By Flashback Feature Of Oracle? |
|
Answer» Flashback FEATURE allows you to use a flashback version of the DATABASE, that is, you can query the database from a state in the past BASED on a specific System CHANGE Number (SCN) or time in the past. Flashback feature allows you to use a flashback version of the database, that is, you can query the database from a state in the past based on a specific System Change Number (SCN) or time in the past. |
|