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: What's the best alternative to this pl/sql ?

Re: What's the best alternative to this pl/sql ?

From: Gabriel Gonzalez <no-spam_at_no-spam.com>
Date: Thu, 27 Feb 2003 08:58:48 -0800
Message-ID: <hg6dnYoofKvEzsOjXTWcog@giganews.com>

> Billy is correct no matter to what you were referring. The only things you
can do
> with a compiled application that will provide a performance improvement is
> actions that are CPU intensive such as brute-force calculations. Compiled
code
> will not read or write to the disk one femtosecond faster.

Am I speaking English here? I was referring to COMPILED SQL STATEMENTS not anything else. That's why I was talking about prepared statements/parameters/etc... Received on Thu Feb 27 2003 - 10:58:48 CST

Original text of this message

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