PreparedStatement Ut = (PreparedStatement) conn.prepareStatement("INSERT INTO Users"+"(nickname,email,password)VALUES(?,?,?);"))