![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^2: Letting Apache know we're still aliveby pingo (Hermit) |
on Aug 04, 2004 at 14:15 UTC ( #380000=note: print w/replies, xml ) | Need Help?? |
Hacking up the query would be very possible, actually. What it does is to select a field from one table and counting the number of rows in another table (using group by). I guess I could just select everything from the first table and then do multiple selects from the second one (sending bits back when they are ready).
I think I'll have a go. Thanks for the idea!
In Section
Seekers of Perl Wisdom
|
|