Flashback Table

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:database
gptkbp:cannotBeUsedWith gptkb:IOTs_(Index_Organized_Tables)
clustered tables
external tables
temporary tables
tables with certain types of constraints
tables with materialized view logs
gptkbp:commanded FLASHBACK TABLE ... TO BEFORE DROP
FLASHBACK TABLE ... TO SCN
FLASHBACK TABLE ... TO TIMESTAMP
gptkbp:doesNotRestore table statistics
referential integrity constraints
gptkbp:enables restoration of a table to a previous state
https://www.w3.org/2000/01/rdf-schema#label Flashback Table
gptkbp:introducedIn gptkb:Oracle_Database_10g
gptkbp:partOf gptkb:Oracle_Database
gptkbp:privileges gptkb:DROP
SELECT
ALTER
FLASHBACK TABLE
gptkbp:relatedTo gptkb:Flashback_Database
gptkb:Flashback_Drop
gptkb:Flashback_Query
gptkbp:requires gptkb:UNDO_data
row movement enabled
gptkbp:restored table data
table indexes
table triggers
gptkbp:storage gptkb:UNDO_tablespace
gptkbp:usedFor recovering from accidental data changes
recovering from accidental table drops
gptkbp:bfsParent gptkb:Oracle_Flashback_Technology
gptkbp:bfsLayer 7