Regular activity: Deleting records without giving the delete access to non owners
Oracle Release 11.2.0.3.0
I am getting a regular request (from Developers) for deleting the records from few tables. The records have to be deleted for some data fixes or because of some load failure in informatica. I can not give the delete access permanently to the developers because of security reasons. Is there any way(any procedure or any access related stuff) , the developers finds some way to delete the desired records without invoking me.
Thanks,