Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Information Hiding
"FlameDance" <FlameDance_at_gmx.de> schrieb im Newsbeitrag
news:c21s65$ono$05$1_at_news.t-online.com...
> Hi,
>
> usually, when I compile PL/SQL code into the DBMS using SQLPLUS, the
> spource code is visible to people with access to the database via the
> Enterprise Manager Console.
>
> Is it possible to deliver a PL/SQL program without giving away the
> source code?
>
> If so, how?
>
> Thanks for hints,
> Stephan
>
You can wrap it, so it becomes "unreadable" to humans.
For details goto
tahiti.oracle.com (or google)
and search for PL/SQL and wrap.
hth, Jan Received on Tue Mar 02 2004 - 06:39:02 CST
![]() |
![]() |