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: Understanding EXECUTE IMMEDIATE

Re: Understanding EXECUTE IMMEDIATE

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Tue, 27 Sep 2005 18:45:37 -0700
Message-ID: <JK2dnQSAY-claKTeRVn-jA@comcast.com>

"pbewig_at_swbell.net" <pbewig_at_gmail.com> wrote in message news:1127824091.690072.174460_at_g47g2000cwa.googlegroups.com...
> I'm not worried about injection. The client code is a PL/SQL program,
> which has access to everything anyway.
>
> I am trying to write a general package to be used by many clients. At
> one point I need to call back to a function defined by my PL/SQL
> client.
>
> Phil
>

What is the business problem you are trying to solve? Not the solution to a problem, what is the problem. Dynamic stuff can often generate a lot of latches which can lead to serialization (read unscalable). Jim Received on Tue Sep 27 2005 - 20:45:37 CDT

Original text of this message

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