πŸ“Š MySQL
Q. WRAP command is used to encrypt a PL/SQL application.
  • (A) True
  • (B) False
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… 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]

Explanation by: Shivam
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]

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
166
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Shivam
Publisher
πŸ“ˆ
99%
Success Rate