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: Do you use PL/SQL

Re: Do you use PL/SQL

From: <sybrandb_at_hccnet.nl>
Date: Sun, 20 May 2007 16:37:45 +0200
Message-ID: <04n053h1kdk14gopf82tdhgm5c1j35798m@4ax.com>


On 20 May 2007 07:25:47 -0700, zigzagdna_at_yahoo.com wrote:

> If only reason, one wants to use
>PL/SQL is because of performance advntages, one is on wrong path.

PL/SQL stored procedures: purely server side, no sqlnet traffic JDBC, ASP, C++ : purely client side, all sqlnet traffic.

I think you are 'on wrong path' with your condemnation of PL/SQL. You don't have the faintest clue how big the performance advantages are.
You also don't have the faintest clue about the power of PL/SQL.

You probably also use hard-coded literals in your JDBC code all over the place.

-- 

Sybrand Bakker
Senior Oracle DBA
Received on Sun May 20 2007 - 09:37:45 CDT

Original text of this message

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