flash back mechanisim in session wise? [message #221017] |
Fri, 23 February 2007 04:18 |
gowthamsen
Messages: 14 Registered: August 2006
|
Junior Member |
|
|
Can we implement the flash back mechanisim in session wise?
I mean, for example,
We have taken the scn for the table emp which contains 5 records..
We inserted 2 records in session1. committed.
and we inserted 2 records in session 2. and commited.
Now I would like to do flash back to the prvious sate in session2, without effecting the data in the session 1.
so I display data in emp in session 2, I want to see the 7 records without removing the data inserted in sesssion1.
Can we implement this scenarion?
Thank you,
Regards,
Gowtham Sen.
|
|
|
|
|