Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > Re: Replacing ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 16023 of 16085
Post > Topic >>

Re: Replacing PL SQL with Java

by Roedy Green <see_website@[EMAIL PROTECTED] > Apr 26, 2008 at 06:04 AM

On Sat, 26 Apr 2008 09:37:43 +0800, "Ravion"
<ravishankar@[EMAIL PROTECTED]
> wrote, quoted or indirectly quoted
someone who said :

>1) Since millions of rows are processed through the PL/SQL in less time,
is 
>it advisable to replace it by Java ?

If you have a lot of processing to do, the last thing you wan to do is
download huge numbers of records to a client, especially over the web.

You want to do your work on the server, either with a Java server
task, an SQL proc, or Java code designed to work inside the SQL engine
(not widely available).
-- 

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com




 2 Posts in Topic:
Replacing PL SQL with Java
"Ravion" <ra  2008-04-26 09:37:43 
Re: Replacing PL SQL with Java
Roedy Green <see_websi  2008-04-26 06:04:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 8:31:44 CDT 2008.