Wednesday, July 3, 2024

Procedure To Execute When Using A View In Code

 Procedure To Execute When Using A View In Code


exec mo_global.SET_POLICY_CONTEXT('S',82); --- 82 is Org

No comments:

Post a Comment

EBS : Package Development Process

====================== Package Specification ================================== CREATE OR REPLACE PACKAGE xx_emp_package IS     PROCEDURE lo...