Help for this page
my %ave12_cost; while (my @row = $sth_2->fetchrow_array) { ... } return @trans; }