my $query1 = " select \"column1\", \"column2\" from Database.Table where \"column1\" in ($values_string) and \"column3\" != '2' ";