Showing posts with label code encryption. Show all posts
Showing posts with label code encryption. Show all posts

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.