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

Home -> Community -> Usenet -> c.d.o.server -> Re: Question about using bind variables in static sql

Re: Question about using bind variables in static sql

From: damorgan <damorgan_at_exesolutions.com>
Date: Thu, 14 Mar 2002 06:09:54 GMT
Message-ID: <3C903EB5.C1290532@exesolutions.com>


Yes.

Improves performance and scalability. That is the way the shared pool is intended to work.

Daniel Morgan

Ryan Gaffuri wrote:

> I know this improves performance in dynamic sql. Does it improve performance
> in standard sql? When would you want to use a bind variable in static sql?
> How does the way Oracle handles a bind variable in standard sql differ from
> how it handles a & variable?
>
> Thanks
Received on Thu Mar 14 2002 - 00:09:54 CST

Original text of this message

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