$sth->execute; unless (@cols = $sth->fetchrow_array) { # error }