Help for this page

Select Code to Download


  1. or download this
    my %ave12_cost;
    
    while (my @row = $sth_2->fetchrow_array) {
    ...
        }
        return @trans;
    }