in reply to Re^3: Retrieving data with largest count
in thread Retrieving data with largest count
asnext if $largest{$group_id} && $largest{$group_id}[2] >= $count;
Obviously not having a computer at home for a month and a trip to Vegas to boot has shrunk what little brain cells I have.next if $largest{$group_id}[2] && $largest{$group_id}[2] >= $count;
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Retrieving data with largest count
by ikegami (Patriarch) on Jun 02, 2009 at 17:29 UTC |