Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Big database queries

by dws (Chancellor)
on Aug 30, 2002 at 01:27 UTC ( [id://193965]=note: print w/replies, xml ) Need Help??


in reply to Big database queries

I have a really simple script that queries a database then loops over each row like this: ... # do some processing on the column 1 value here

Can you characterize the type of processing that you're doing? Could some or all of that processing be done by the database, either by using aggregate functions, or by using stored procedures?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://193965]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found