Skip to Main Content
PDF Viewer PL/SQL Procedure Input / Output

PL/SQL Package Owner

How to include the PL/SQL package owner in your code

Example


c_plsql_owner     constant    varchar2(255 char)  :=  $$plsql_unit_owner;