APEX_SESSION.ATTACH
APEX_SESSION ATTACH Procedure In my previous blog , I have shared the way to query APEX_COLLECTIONS data from database backend itself. That approach needs to follow three steps.
Setting up Workspace Setup Application ID Setup Session id Today let’s explore the APEX_SESSION API. And specifically ATTACH …