🛠️How to Attach to an Oracle APEX Session from SQL Developer
Sometimes when debugging or testing PL/SQL in VSC SQL Developer extension or SQL Developer, you need access to the same session context that your APEX application is using. This includes values like :APP_USER, page items (:P155_CUSTOMER_ID), and sess...
justanotherapexblog.hashnode.dev2 min read