Help for this page
my ($sum) = $sth->fetchrow_array;
my ($sum) = $dbh->selectrow_array( $sql, undef, $foo, $bar, $rat );