Question: 1. Oracle has two methods for hiding code: the wrap utility and the DBMS_DDL package. The wrap utility is a command-line tool that processes script
1. Oracle has two methods for hiding code: the wrap utility and the DBMS_DDL package. The wrap utility is a command-line tool that processes script files containing CREATE statements for program units. The DBMS_DDL package can wrap a single program unit that's generated dynamically. Which one would you prefer to use and why? Provide your rationale about your choice of method for hiding code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
