WRAP command is used to encrypt PL/SQL application - PL/SQL Packages
Q. WRAP command is used to encrypt a PL/SQL application.- Published on 03 Jul 15a. True
b. False
ANSWER: True
The WRAP command is used while we are delivering a PL/SQL application without exposing the source code. Syntax for this would be
wrap iname=[file] oname=[file]