flashback examples
Hi,
I want flashback 1 table, could write down the exmaple..? task table?
1 minute ago:
FLASHBACK TABLE employees_test
TO TIMESTAMP (SYSTIMESTAMP - INTERVAL '.1' minute);
1 week ago:
FLASHBACK TABLE employees_test
TO TIMESTAMP TO_TIMESTAMP('2013-05-03 13:00:00', 'YYYY-MM-DD HH24:MI:SS');
jde 9.1
tool 9.1.5
great thanks if help us