My first tentative steps using QofQ have been promising, but I've hit a major performance issue with a particular program.
The nub of the task is aggregation and sorting. The base table currently contains about 100,000 records. All of these records need to be read, as the aim is to rank the top 100 There are two levels of aggregation, and the program is hanging on the 2nd level. Rather than describing the steps and intricacies of the task, does anyone who of any good web pages which discuss coding for this type of task ? That is, taking big chunks of data, aggregating then extracting averages and other stats, then rank ordering. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
