$dbh->do(qq(INSERT INTO Position(Chr,Pos) VALUES(?,?)), undef, $chr, $pos);