I'm building an application in Oracle APEX and need some help implementing program logic and business rules that require more complexity than just declarative SQL.
Specifically, I have situations where I need to implement things like:
- Loops to process…