In the process of making a design decision, I'm looking for information on
the relative performance of PL/SQL stored procedures / packages vs. both
Pro*C / OCI SQL calls and Java stored procedures.  All things being equal,
let's say for DML calls with little or not procedural logic, what technique
is likely to yield the best performance, and how much of a performance
difference exists?  In the case of PL/SQL vs. SQL, is the advantage of
centralization overshadowed by a performance hit?  In the case of PL/SQL vs.
Java, is the advantage of a more "standard" and widely-used language among
application developers similarly negated by a performance disadvantage?

I'm interested in hearing opinions based on both theoretical and empirical
information.  Thanks.

Paul Baumgartel
MortgageSight Holdings, LLC
[EMAIL PROTECTED]
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Paul Baumgartel
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to