Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Question on PLSQL

Re: Question on PLSQL

From: DA Morgan <damorgan_at_psoug.org>
Date: Sat, 09 Jul 2005 06:50:38 -0700
Message-ID: <1120917046.271109@yasure>


Jack wrote:
> I am a newbie on PLSQL and need some help to clarify a basic concept.
>
> In releasing ordinary program (java, vb, c), the common concept is that we
> would release the compiled image only - not the src code. But, it seems
> that with PLSQL, it is a common practice to release src code of stored
> procedure directly to server (without using the binary wrapper utility to
> wrapped the src code). Is it true?

It may be common but that is unfortunate and it is not "best practice."

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Sat Jul 09 2005 - 08:50:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US