Category Archives: CREATE_WRAPPED

Wrapping / encrypting PL/SQL code

Wrapping / encrypting PL/SQL code: There are two way to wrap your pl/sql code. ·         Wrap ·         DBMS_DDL Wrapping can be done with the wrap utility and DBMS_DDL subprograms. The wrap utility is run from the command line and processes an input SQL file, such as … Continue reading

Posted in code encryption, CREATE_WRAPPED, DBMS_DDL, encrypt pl sql code, pl sql wrapper, wrap code in pl sql, wrap utility, Wrapping, wrapping pl sql code, wrapping pl sql package | Leave a comment