Hi guys,
I have made cursor which updates table values by using provided Oracle API fnd_user_resp_groups_api.update_assignment. My question is how can I see which tables are affected? I would like to revert change in case that I need to so I would like to preserve those data first. Our Oracle database is version 12.1.0.2.
If you suggest tracing please explain me how to make trace file more readable, or any other ideas?
Thank you