if ($sth->rows >= 1) { my $sth = ...; $sth->execute(...); next; }