my ($sum) = $sth->fetchrow_array; #### my ($sum) = $dbh->selectrow_array( $sql, undef, $foo, $bar, $rat );