You are viewing a single comment's thread. Return to all comments →
i was also facing same issue. but this query will give correct output..
SELECT * FROM CITY Where COUNTRYCODE IN ('USA','NLD');
Seems like cookies are disabled on this browser, please enable them to open this website
Select All
You are viewing a single comment's thread. Return to all comments →
i was also facing same issue. but this query will give correct output..
SELECT * FROM CITY Where COUNTRYCODE IN ('USA','NLD');