A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
improve the perfomance?
du sixiang
Greenhorn
Joined: Mar 10, 2003
Posts: 3
posted
Mar 11, 2003 22:07:00
0
select c.cus_cust_no,sum(o.totalpay) as sum_total from customer c,orders v where c.cus_cust_no=v.ord_cust_no ;
the sql
String
can perfom,but the velocity is so so slowly...?
how can i do something to improve it ?
I agree. Here's the link:
http://jrebel.com/download
subject: improve the perfomance?
Similar Threads
SCJP 67% is it a bad result?
Fixed with/heigth ratio for Swing frame ?
design patter to build an object
About scalability
Howdy, and Welcome!
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter