A simple way to add a delete row function from a report in Oracle APEX
I had a requirement to add a delete button in an Interactive Report of Oracle APEX. I did some research online and found a few articles discussing on how to do this. But they are using java scripts...