Q. WRAP command is used to encrypt a PL/SQL application.
β
Correct Answer: (A)
True
Explanation: 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]