• + 0 comments

    i was also facing same issue. but this query will give correct output..

    SELECT * FROM CITY Where COUNTRYCODE IN ('USA','NLD');