Computer Science, asked by porwalabhi9031, 10 months ago

What are the two methods for obfuscating pl/sql subprograms? (choose two) mark for review (1) points (choose all correct answers) sql wrapper utility program dbms_ddl.Wrap dbms_ddl.Create_wrapped dbms_dml.Create_wrapped pl/sql wrapper utility program

Answers

Answered by rakhithakur
0
This appendix describes how to use the standalone wrap utility and subprograms of the DBMS_DDL package to obfuscate, or wrap, PL/SQL source code. When you obfuscate (hide) PL/SQL units, you can deliver PL/SQL applications without exposing your source code and implementation details
Similar questions