my $querystrCon = " UPDATE table SET Details=CONCAT(Details, ?) WHERE id=? "; ->execute("$i lines inserted", $RunID)