Hi All,
I am finding it time consuming to test my packages which changes the data in some of the tables. Ideally after executing the package, I will want to reverse all the data related changes for APEX testing.
I do not have flashback feature enabled till now. If anyone has used this feature, can you please advise if it helps and how to enable it.
Also, guessing the flashback feature only changes the data snapshot and not the structure (say a new table is created in the flashback window, will the table disappear if I apply flashback.
Thanks