my $statement2 = "UPDATE $table SET uniq = '$uniq' WHERE name = " . $dbh->quote($hash_ref->{name});