| René Nyffenegger's collection of things on the web | |
|
René Nyffenegger on Oracle - Most wanted - Feedback
|
Flashback [Oracle] | ||
|
With Oracle's flashback, it's possible to sort of travel back in time. That is, flashback provides a means to see data that was altered through DDL operations and the state
of database objects that were changed with DML operations. Oracle subcategorises flashback into three categories:
In order to make flashback possible, Oracle uses undo.
|