What command is used to encrypt a PL/SQL application?

Options
- DB_ENCRYPT
- DBMS_ENCRYPT
- DBMS_WRAP
- WRAP


CORRECT ANSWER : WRAP

Discussion Board
English

For IAS exam I''ll prepare this question it is use full

Gunal.D 05-10-2020 07:12 AM

WRAP Command

WRAP is used to encrypt a PL/SQL application. 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]

Prajakta Pandit 02-9-2017 12:06 AM

Oracle test

http://www.careerride.com/question-21-Oracle

Ishant 01-19-2015 04:38 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement