Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Flashback Query (SELECT AS OF)

happy10319Nov 17 2016 — edited Dec 7 2016

Hi,

as you know we can run :

SELECT *   FROM mytable AS OF TIMESTAMP TIMESTAMP '2016-09-08 18:03:00' ;

My question is :

Where the old data version is storaged ?

Any parameter should be set for that ?

How old the data can be ?

Thank you.

This post has been answered by ddf_dba on Nov 19 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2016
Added on Nov 17 2016
6 comments
1,538 views