if (! $sth->fetchrow_array()) { #no rows returned } else { # rows returned }