if(!$sth->rows()){ print STDERR "sorry no matches found\n"; } else { # do something useful with data }