Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Impossible SQL query?

Re: Impossible SQL query?

From: <vincentj_at_nycap.rr.com>
Date: 5 Oct 2005 13:52:40 -0700
Message-ID: <1128545560.719245.42010@f14g2000cwb.googlegroups.com>


You're right, I just finished the procedural code for this and it goes pretty quickly. In cases where there are a lot of rows (25,000 or so) it can still process the data in 15-20 seconds on a pretty slow processor. I'm pretty happy with that, especially considering I have to wait much longer just to get the records from the database to begin with. I guess I was scared off by the previous guy's code, he did everything procedurally and it runs incredibly slow. I managed to convert most of it to SQL but this one problem got me stuck. I guess it's not possible to convert *everything* to SQL. :P

Well, thanks for the help everyone, I really appreciate it. I can see that there are a lot of smart people in this newsgroup, this is definitely going in my bookmarks! :)

-jay Received on Wed Oct 05 2005 - 15:52:40 CDT

Original text of this message

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