Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
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 DBAReceived on Sun May 20 2007 - 09:37:45 CDT
![]() |
![]() |