Thanks in advance :) $aggr_table points to a table in the database span and <code> ts</code are columns in that tablemy @found = $aggr_table->search( undef, { select => [ 'span', 'max(ts)' ], as => [qw/ span ts /], group_by => 'span', }
In reply to MySQL undef by akagrawal3
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |