Home » SQL & PL/SQL » SQL & PL/SQL » what is the use of wrap?
what is the use of wrap? [message #8845] Tue, 30 September 2003 00:52 Go to next message
charan
Messages: 5
Registered: August 2002
Junior Member
why WRAP is used?? How it works?? what is its purpose in oracle?
Re: what is the use of wrap? [message #8848 is a reply to message #8845] Tue, 30 September 2003 01:46 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
It's an executable file ( a separate program ) shipped with oracle to obfuscate your source code: Package bodies, procedures and functions can be wrapped to protect your source code. You wrap a creation script and it will create a creation script that is obfuscated and that will create wrapped source code.

For more info look here or here.

MHE
Previous Topic: TREE
Next Topic: How to get last 10 rows from table
Goto Forum:
  


Current Time: Thu Apr 18 22:57:45 CDT 2024